Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ git clone https://aur.archlinux.org/python-url-normalize.git
- $ cd python-url-normalize
- $ yay -S --asdeps \
- python-build \
- python-install \
- python-poetry \
- python-pytest-cov \
- python-pytest-flakes \
- python-pytest-socket
- $ makepkg -s
- ==> Making package: python-url-normalize 1.4.3-6 (Tue 21 Sep 2021 11:52:57 PM EDT)
- ==> Checking runtime dependencies...
- ==> Checking buildtime dependencies...
- ==> Retrieving sources...
- -> Downloading 1.4.3.tar.gz...
- % Total % Received % Xferd Average Speed Time Time Time Current
- Dload Upload Total Spent Left Speed
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
- 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
- 100 128 100 128 0 0 329 0 --:--:-- --:--:-- --:--:-- 328
- 100 8478 0 8478 0 0 9594 0 --:--:-- --:--:-- --:--:-- 9594
- ==> Validating source files with sha512sums...
- 1.4.3.tar.gz ... Passed
- ==> Extracting sources...
- -> Extracting 1.4.3.tar.gz with bsdtar
- ==> Starting build()...
- * Building wheel...
- Successfully built url_normalize-1.4.3-py2.py3-none-any.whl
- ==> Starting check()...
- ['/usr/lib/python3.9/site-packages/install/_vendor/installer/src', '/home/aidan/.manual_install/aur/python-url-normalize/src/url-normalize-1.4.3', '/usr/lib/python39.zip', '/usr/lib/python3.9', '/usr/lib/python3.9/lib-dynload', '/usr/lib/python3.9/site-packages']
- Listing '.install-cache/pkg'...
- Listing '.install-cache/pkg/url_normalize-1.4.3.dist-info'...
- /usr/lib/python3.9/site-packages/pep8.py:110: FutureWarning: Possible nested set at position 1
- EXTRANEOUS_WHITESPACE_REGEX = re.compile(r'[[({] | []}),;:]')
- ============================= test session starts ==============================
- platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python
- cachedir: .pytest_cache
- rootdir: /home/aidan/.manual_install/aur/python-url-normalize/src/url-normalize-1.4.3, configfile: tox.ini
- plugins: cov-2.12.1, socket-0.4.1, flakes-4.0.3, pep8-1.0.6
- collecting ... collected 29 items
- tests/__init__.py::flake-8 PASSED [ 3%]
- tests/test_deconstruct_url.py::flake-8 PASSED [ 6%]
- tests/test_deconstruct_url.py::test_deconstruct_url_result_is_expected PASSED [ 10%]
- tests/test_generic_url_cleanup.py::flake-8 PASSED [ 13%]
- tests/test_generic_url_cleanup.py::test_generic_url_cleanup_result_is_expected PASSED [ 17%]
- tests/test_normalize_fragment.py::flake-8 PASSED [ 20%]
- tests/test_normalize_fragment.py::test_normalize_fragment_result_is_expected PASSED [ 24%]
- tests/test_normalize_host.py::flake-8 PASSED [ 27%]
- tests/test_normalize_host.py::test_normalize_host_result_is_expected PASSED [ 31%]
- tests/test_normalize_path.py::flake-8 PASSED [ 34%]
- tests/test_normalize_path.py::test_normalize_host_result_is_expected PASSED [ 37%]
- tests/test_normalize_port.py::flake-8 PASSED [ 41%]
- tests/test_normalize_port.py::test_normalize_port_result_is_expected PASSED [ 44%]
- tests/test_normalize_query.py::flake-8 PASSED [ 48%]
- tests/test_normalize_query.py::test_normalize_query_result_is_expected PASSED [ 51%]
- tests/test_normalize_scheme.py::flake-8 PASSED [ 55%]
- tests/test_normalize_scheme.py::test_normalize_scheme_result_is_expected PASSED [ 58%]
- tests/test_normalize_userinfo.py::flake-8 PASSED [ 62%]
- tests/test_normalize_userinfo.py::test_normalize_userinfo_result_is_expected PASSED [ 65%]
- tests/test_provide_url_scheme.py::flake-8 PASSED [ 68%]
- tests/test_provide_url_scheme.py::test_provide_url_scheme_result_is_expected PASSED [ 72%]
- tests/test_provide_url_scheme.py::test_provide_url_scheme_accept_default_scheme_param PASSED [ 75%]
- tests/test_reconstruct_url.py::flake-8 PASSED [ 79%]
- tests/test_reconstruct_url.py::test_deconstruct_url_result_is_expected PASSED [ 82%]
- tests/test_url_normalize.py::flake-8 PASSED [ 86%]
- tests/test_url_normalize.py::test_url_normalize_changes PASSED [ 89%]
- tests/test_url_normalize.py::test_url_normalize_results PASSED [ 93%]
- tests/test_url_normalize.py::test_url_normalize_with_http_scheme PASSED [ 96%]
- tests/test_url_normalize.py::test_url_normalize_with_no_params_sorting PASSED [100%]
- ----------- coverage: platform linux, python 3.9.7-final-0 -----------
- Name Stmts Miss Cover Missing
- ------------------------------------------------------
- url_normalize/tools.py 29 1 97% 68
- ------------------------------------------------------
- TOTAL 112 1 99%
- 2 files skipped due to complete coverage.
- Required test coverage of 99% reached. Total coverage: 99.11%
- ============================== 29 passed in 0.13s ==============================
- ==> Entering fakeroot environment...
- ==> Starting package()...
- ['/usr/lib/python3.9/site-packages/install/_vendor/installer/src', '/home/aidan/.manual_install/aur/python-url-normalize/src/url-normalize-1.4.3', '/usr/lib/python39.zip', '/usr/lib/python3.9', '/usr/lib/python3.9/lib-dynload', '/usr/lib/python3.9/site-packages']
- Listing '.install-cache/pkg'...
- Listing '.install-cache/pkg/url_normalize-1.4.3.dist-info'...
- ==> Tidying install...
- -> Removing libtool files...
- -> Purging unwanted files...
- -> Removing static library files...
- -> Stripping unneeded symbols from binaries and libraries...
- -> Compressing man and info pages...
- ==> Checking for packaging issues...
- ==> Creating package "python-url-normalize"...
- -> Generating .PKGINFO file...
- -> Generating .BUILDINFO file...
- -> Generating .MTREE file...
- -> Compressing package...
- ==> Leaving fakeroot environment.
- ==> Finished making: python-url-normalize 1.4.3-6 (Tue 21 Sep 2021 11:53:00 PM EDT)
- $ zstdcat python-url-normalize-1.4.3-6-any.pkg.tar.zst | tar -t
- .BUILDINFO
- .MTREE
- .PKGINFO
- usr/
- usr/lib/
- usr/lib/python3.9/
- usr/lib/python3.9/site-packages/
- usr/lib/python3.9/site-packages/url_normalize-1.4.3.dist-info/
- usr/lib/python3.9/site-packages/url_normalize-1.4.3.dist-info/LICENSE
- usr/lib/python3.9/site-packages/url_normalize-1.4.3.dist-info/METADATA
- usr/lib/python3.9/site-packages/url_normalize-1.4.3.dist-info/RECORD
- usr/lib/python3.9/site-packages/url_normalize-1.4.3.dist-info/WHEEL
- usr/share/
- usr/share/licenses/
- usr/share/licenses/python-url-normalize/
- usr/share/licenses/python-url-normalize/LICENSE
- $ pacman -Qs python-
- local/dbus-python 1.2.18-1
- Python bindings for DBUS
- local/python-apipkg 1.5-5
- Namespace control and lazy-import mechanism
- local/python-appdirs 1.4.4-3
- A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
- local/python-attrs 21.2.0-1
- Attributes without boilerplate.
- local/python-babel 2.9.1-1
- A collection of tools for internationalizing Python applications
- local/python-backcall 0.2.0-4
- Backwards compatible callback APIs
- local/python-beautifulsoup4 4.9.3-4
- A Python HTML/XML parser designed for quick turnaround projects like screen-scraping
- local/python-build 0.7.0-1
- A simple, correct PEP517 package builder
- local/python-cachecontrol 0.12.6-3
- httplib2 caching for requests
- local/python-cachy 0.3.0-4
- simple yet effective caching library
- local/python-cffi 1.14.6-1
- Foreign Function Interface for Python calling C code
- local/python-chardet 4.0.0-2
- Python3 module for character encoding auto-detection
- local/python-cleo 0.7.6-4
- create beautiful and testable command-line interfaces
- local/python-click 8.0.1-1
- A simple wrapper around optparse for powerful command line utilities
- local/python-clikit 0.6.2-1
- clikit allows you to create beautiful and testable command-line interfaces
- local/python-coverage 5.5-2
- A tool for measuring code coverage of Python programs
- local/python-crashtest 0.3.1-3
- supposedly makes exceptions handling and inspection easier
- local/python-cryptography 3.4.8-2
- A package designed to expose cryptographic recipes and primitives to Python developers
- local/python-daemonize 2.5.0-4
- Library to enable your code run as a daemon process on Unix-like systems
- local/python-decorator 5.1.0-1
- Python Decorator module
- local/python-distlib 0.3.2-1
- Low-level components of distutils2/packaging
- local/python-dnspython 1:2.1.0-1
- A DNS toolkit for Python
- local/python-docopt 0.6.2-9
- Pythonic argument parser, that will make you smile
- local/python-docutils 0.17.1-1
- Set of tools for processing plaintext docs into formats such as HTML, XML, or LaTeX
- local/python-entrypoints 0.3-6
- Discover and load entry points from installed packages.
- local/python-execnet 1.9.0-1
- Rapid multi-Python deployment
- local/python-filelock 3.0.12-5
- A platform independent file lock
- local/python-flask 2.0.1-1
- Micro webdevelopment framework for Python
- local/python-gobject 3.40.1-1
- Python Bindings for GLib/GObject/GIO/GTK+
- local/python-greenlet 1.1.1-1
- Lightweight in-process concurrent programming
- local/python-html5lib 1.1-6
- A Python HTML parser/tokenizer based on the WHATWG HTML5 spec
- local/python-idna 3.2-1
- Internationalized Domain Names in Applications (IDNA)
- local/python-importlib-metadata 4.8.1-1
- Read metadata from Python packages
- local/python-iniconfig 1.1.1-1
- brain-dead simple config-ini parsing
- local/python-install 0.0.3-1
- A simple, correct PEP427 wheel installer
- local/python-itsdangerous 2.0.1-1
- Various helpers to pass trusted data to untrusted environments
- local/python-jack-client 0.5.3-2
- JACK Audio Connection Kit (JACK) Client for Python
- local/python-jedi 0.18.0-2
- Awesome autocompletion for python
- local/python-jeepney 0.7.1-1
- Low-level, pure Python DBus protocol wrapper
- local/python-jinja 3.0.1-1
- A simple pythonic template language written in Python
- local/python-jsonschema 3.2.0-4
- An implementation of JSON Schema validation for Python
- local/python-keyring 23.0.1-1
- Store and access your passwords safely
- local/python-lark-parser 0.11.3-2
- A modern parsing library
- local/python-lockfile 0.12.2-8
- Platform-independent file locking module
- local/python-lxml 4.6.3-1
- Python3 binding for the libxml2 and libxslt libraries
- local/python-magic 5.40-1
- Python bindings to the magic library
- local/python-markdown 3.3.4-1
- Python implementation of John Gruber's Markdown.
- local/python-markupsafe 2.0.1-1
- Implements a XML/HTML/XHTML Markup safe string for Python
- local/python-matplotlib-inline 0.1.2-1
- Inline Matplotlib backend for Jupyter
- local/python-more-itertools 8.9.0-1
- More routines for operating on iterables, beyond itertools
- local/python-msgpack 1.0.2-2
- MessagePack serializer implementation for Python
- local/python-multipledispatch 0.6.0-1
- Multiple dispatch implementation in Python
- local/python-nose 1.3.7-10
- A discovery-based unittest extension
- local/python-notify2 0.3.1-5
- Python interface to DBus notifications
- local/python-numpy 1.20.3-1
- Scientific tools for Python
- local/python-opengl 3.1.5-4
- The cross platform Python binding to OpenGL and related APIs
- local/python-openrazer 3.1.0-1
- Python library for accessing the Razer daemon from Python.
- local/python-ordered-set 4.0.2-3
- A MutableSet that remembers its order, so that every entry has an index
- local/python-pa-ringbuffer 0.1.4-1
- Python wrapper for PortAudio's ring buffer
- local/python-packaging 20.9-2
- Core utilities for Python packages
- local/python-parso 1:0.8.2-1
- Python parser that supports error recovery and round-trip parsing for different Python versions
- local/python-pastel 0.2.0-3
- Bring colors to your terminal
- local/python-pep517 0.11.0-1
- Wrappers to build Python packages using PEP 517 hooks
- local/python-pep8 1.7.1-1
- The final release of the pep8 package
- local/python-pexpect 4.8.0-3
- For controlling and automating applications
- local/python-pickleshare 0.7.5-6
- File system based database that uses python pickles
- local/python-pillow 8.3.2-1
- Python Imaging Library (PIL) fork.
- local/python-pkginfo 1.7.1-1
- Query metadatdata from sdists / bdists / installed packages
- local/python-platformdirs 2.0.2-1
- A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir"
- local/python-pluggy 0.13.1-4
- Plugin and hook calling mechanisms for python
- local/python-ply 3.11-7
- Implementation of lex and yacc parsing tools
- local/python-poetry 1.1.9-1
- Python dependency management and packaging made easy
- local/python-poetry-core 1.0.3-1
- Poetry PEP 517 Build Backend & Core Utilities
- local/python-prompt_toolkit 3.0.20-1
- Library for building powerful interactive command lines in Python
- local/python-psutil 5.8.0-1
- A cross-platform process and system utilities module for Python
- local/python-ptyprocess 0.7.0-1
- Run a subprocess in a pseudo terminal
- local/python-py 1.10.0-1
- library with cross-python path, ini-parsing, io, code, log facilities
- local/python-pycparser 2.20-3
- C parser and AST generator written in Python
- local/python-pyflakes 2.3.1-2
- A lint-like tool for Python to identify common errors quickly without executing code
- local/python-pygments 2.10.0-1
- Python syntax highlighter
- local/python-pylev 1.4.0-1
- A pure Python Levenshtein implementation that's not freaking GPL'd
- local/python-pynvim 0.4.3-1
- Python client for Neovim
- local/python-pyparsing 2.4.7-3
- General parsing module for Python
- local/python-pypdf2 1.26.0-2
- A utility to read and write PDFs with Python
- local/python-pyqt5 5.15.4-1 (pyqt5)
- A set of Python bindings for the Qt5 toolkit
- local/python-pyqt5-sip 12.9.0-1
- The sip module support for PyQt5
- local/python-pyrr 0.10.3-1
- Provides 3D mathematical functions using the power of NumPy.
- local/python-pyrsistent 0.18.0-1
- Persistent/Functional/Immutable data structures
- local/python-pyserial 3.5-2
- Multiplatform Serial Port Module for Python
- local/python-pytest 6.2.5-1
- Simple powerful testing with Python
- local/python-pytest-cache 1.0-1
- pytest plugin with mechanisms for caching across test runs
- local/python-pytest-cov 2.12.1-3
- py.test plugin for coverage reporting with support for both centralised and distributed testing, including subprocesses and multiprocessing
- local/python-pytest-flakes 4.0.3-2
- pytest plugin to check source code with pyflakes
- local/python-pytest-pep8 1.0.6-5
- pytest plugin to check PEP8 requirements
- local/python-pytest-socket 0.4.1-1
- Pytest Plugin to disable socket calls during tests
- local/python-pytz 2021.1-1
- Cross platform time zone library for Python
- local/python-pyudev 0.22-5
- Python bindings to libudev
- local/python-reportlab 3.6.1-1
- A proven industry-strength PDF generating solution
- local/python-requests 2.26.0-1
- Python HTTP for Humans
- local/python-requests-toolbelt 0.9.1-5
- A toolbelt of useful classes and functions to be used with python-requests.
- local/python-rtmixer 0.1.3-2
- Reliable low-latency audio playback and recording with Python
- local/python-secretstorage 3.3.1-1
- Securely store passwords and other private data using the SecretService DBus API
- local/python-setproctitle 1.2.2-1
- Allows a python process to change its process title
- local/python-setuptools 1:57.4.0-2
- Easily download, build, install, upgrade, and uninstall Python packages
- local/python-shellingham 1.4.0-1
- Detect what shell the current Python executable is running in.
- local/python-six 1.16.0-1
- Python 2 and 3 compatibility utilities
- local/python-sounddevice 0.4.2-1
- Record and play back sound
- local/python-soupsieve 2.2.1-2
- A CSS4 selector implementation for Beautiful Soup
- local/python-stevedore 3.4.0-1
- Manage dynamic plugins for Python applications
- local/python-toml 0.10.2-3
- A Python library for parsing and creating TOML
- local/python-tomli 1.2.1-1
- A lil' TOML parser
- local/python-tomlkit 0.7.2-1
- Style-preserving TOML library for Python
- local/python-traitlets 5.0.5-2
- A configuration system for Python applications.
- local/python-urllib3 1.26.6-1
- HTTP library with thread-safe connection pooling and file post support
- local/python-vdf 3.4-1
- Library for working with Valve's VDF text format
- local/python-virtualenv 20.8.0-1
- Virtual Python Environment builder
- local/python-virtualenv-clone 0.5.7-1
- A script for cloning a non-relocatable virtualenv.
- local/python-virtualenvwrapper 4.8.4-5
- Extensions to Ian Bicking's virtualenv tool
- local/python-wcwidth 0.2.5-3
- Measures number of Terminal column cells of wide-character codes
- local/python-webencodings 0.5.1-6
- This is a Python implementation of the WHATWG Encoding standard.
- local/python-werkzeug 2.0.1-1
- Swiss Army knife of Python web development
- local/python-wheel 0.37.0-1
- A built-package format for Python
- local/python-wxpython 1:4.0.7.2-1
- Cross-platform GUI toolkit
- local/python-xerox 0.4.1-2
- Simple copy+paste module for Python
- local/python-xlib 0.31-1
- A fully functional X client library for Python programs
- local/python-zipp 3.5.0-1
- Pathlib-compatible object wrapper for zip files
- # Check $pkgdir for .py files
- $ ls -R ./pkg | grep *.py
- zsh: no matches found: *.py
Advertisement
Add Comment
Please, Sign In to add comment