==> Retrieving sources... -> Found nyawc-1.8.2.tar.gz ==> Generating checksums for source files... ==> Making package: python-nyawc 1.8.2-10 (Wed 20 Nov 2024 04:39:29 PM UTC) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (14) New Version Net Change core/mpdecimal 4.0.0-2 0.32 MiB core/python 3.12.7-1 70.07 MiB extra/python-autocommand 2.2.2-6 0.08 MiB extra/python-jaraco.collections 5.0.1-1 0.10 MiB extra/python-jaraco.context 5.3.0-1 0.04 MiB extra/python-jaraco.functools 4.0.2-1 0.07 MiB extra/python-jaraco.text 4.0.0-1 0.08 MiB extra/python-more-itertools 10.3.0-1 0.63 MiB extra/python-packaging 24.2-1 0.66 MiB extra/python-platformdirs 4.3.6-1 0.24 MiB extra/python-wheel 0.45.0-1 0.28 MiB athena/python2 2.7.18-8 70.24 MiB extra/python-setuptools 1:75.2.0-2 7.99 MiB athena/python2-setuptools 2:44.1.1-2 3.81 MiB Total Installed Size: 154.63 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing python2... Optional dependencies for python2 tk: for IDLE python2-setuptools [pending] python2-pip installing python2-setuptools... installing mpdecimal... installing python... Optional dependencies for python python-setuptools: for building Python packages using tooling that is usually bundled with Python [pending] python-pip: for installing Python packages using tooling that is usually bundled with Python python-pipx: for installing Python software not packaged on Arch Linux sqlite: for a default database integration [installed] xz: for lzma [installed] tk: for tkinter installing python-more-itertools... installing python-jaraco.functools... installing python-jaraco.context... installing python-autocommand... installing python-jaraco.text... Optional dependencies for python-jaraco.text python-inflect: for show-newlines script installing python-jaraco.collections... installing python-packaging... installing python-platformdirs... installing python-wheel... Optional dependencies for python-wheel python-keyring: for wheel.signatures python-xdg: for wheel.signatures python-setuptools: for legacy bdist_wheel subcommand [pending] installing python-setuptools... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Found nyawc-1.8.2.tar.gz ==> Validating source files with sha512sums... nyawc-1.8.2.tar.gz ... Passed ==> Extracting sources... -> Extracting nyawc-1.8.2.tar.gz with bsdtar ==> Starting prepare()... ==> Starting build()... running build running build_py creating build creating build/lib creating build/lib/test copying test/test_scrapers_xml_regex_link_scraper.py -> build/lib/test copying test/test_scrapers_json_regex_link_scraper.py -> build/lib/test copying test/__init__.py -> build/lib/test copying test/test_scrapers_html_soup_form_scraper.py -> build/lib/test copying test/test_queue.py -> build/lib/test copying test/test_site.py -> build/lib/test copying test/test_scrapers_html_soup_link_scraper.py -> build/lib/test copying test/test_scrapers_css_regex_link_scraper.py -> build/lib/test copying test/test_helpers_url_helper.py -> build/lib/test creating build/lib/nyawc copying nyawc/Routing.py -> build/lib/nyawc copying nyawc/CrawlerThread.py -> build/lib/nyawc copying nyawc/__init__.py -> build/lib/nyawc copying nyawc/QueueItem.py -> build/lib/nyawc copying nyawc/Queue.py -> build/lib/nyawc copying nyawc/Options.py -> build/lib/nyawc copying nyawc/Crawler.py -> build/lib/nyawc copying nyawc/CrawlerActions.py -> build/lib/nyawc creating build/lib/nyawc/scrapers copying nyawc/scrapers/HTMLSoupLinkScraper.py -> build/lib/nyawc/scrapers copying nyawc/scrapers/XMLRegexLinkScraper.py -> build/lib/nyawc/scrapers copying nyawc/scrapers/__init__.py -> build/lib/nyawc/scrapers copying nyawc/scrapers/HTMLSoupFormScraper.py -> build/lib/nyawc/scrapers copying nyawc/scrapers/CSSRegexLinkScraper.py -> build/lib/nyawc/scrapers copying nyawc/scrapers/BaseScraper.py -> build/lib/nyawc/scrapers copying nyawc/scrapers/JSONRegexLinkScraper.py -> build/lib/nyawc/scrapers creating build/lib/nyawc/helpers copying nyawc/helpers/DebugHelper.py -> build/lib/nyawc/helpers copying nyawc/helpers/PackageHelper.py -> build/lib/nyawc/helpers copying nyawc/helpers/HTTPRequestHelper.py -> build/lib/nyawc/helpers copying nyawc/helpers/__init__.py -> build/lib/nyawc/helpers copying nyawc/helpers/RandomInputHelper.py -> build/lib/nyawc/helpers copying nyawc/helpers/URLHelper.py -> build/lib/nyawc/helpers creating build/lib/nyawc/http copying nyawc/http/Handler.py -> build/lib/nyawc/http copying nyawc/http/__init__.py -> build/lib/nyawc/http copying nyawc/http/Request.py -> build/lib/nyawc/http copying nyawc/http/Response.py -> build/lib/nyawc/http running build running build_py creating build/lib/test copying test/test_scrapers_xml_regex_link_scraper.py -> build/lib/test copying test/test_scrapers_json_regex_link_scraper.py -> build/lib/test copying test/__init__.py -> build/lib/test copying test/test_scrapers_html_soup_form_scraper.py -> build/lib/test copying test/test_queue.py -> build/lib/test copying test/test_site.py -> build/lib/test copying test/test_scrapers_html_soup_link_scraper.py -> build/lib/test copying test/test_scrapers_css_regex_link_scraper.py -> build/lib/test copying test/test_helpers_url_helper.py -> build/lib/test creating build/lib/nyawc copying nyawc/Routing.py -> build/lib/nyawc copying nyawc/CrawlerThread.py -> build/lib/nyawc copying nyawc/__init__.py -> build/lib/nyawc copying nyawc/QueueItem.py -> build/lib/nyawc copying nyawc/Queue.py -> build/lib/nyawc copying nyawc/Options.py -> build/lib/nyawc copying nyawc/Crawler.py -> build/lib/nyawc copying nyawc/CrawlerActions.py -> build/lib/nyawc creating build/lib/nyawc/scrapers copying nyawc/scrapers/HTMLSoupLinkScraper.py -> build/lib/nyawc/scrapers copying nyawc/scrapers/XMLRegexLinkScraper.py -> build/lib/nyawc/scrapers copying nyawc/scrapers/__init__.py -> build/lib/nyawc/scrapers copying nyawc/scrapers/HTMLSoupFormScraper.py -> build/lib/nyawc/scrapers copying nyawc/scrapers/CSSRegexLinkScraper.py -> build/lib/nyawc/scrapers copying nyawc/scrapers/BaseScraper.py -> build/lib/nyawc/scrapers copying nyawc/scrapers/JSONRegexLinkScraper.py -> build/lib/nyawc/scrapers creating build/lib/nyawc/helpers copying nyawc/helpers/DebugHelper.py -> build/lib/nyawc/helpers copying nyawc/helpers/PackageHelper.py -> build/lib/nyawc/helpers copying nyawc/helpers/HTTPRequestHelper.py -> build/lib/nyawc/helpers copying nyawc/helpers/__init__.py -> build/lib/nyawc/helpers copying nyawc/helpers/RandomInputHelper.py -> build/lib/nyawc/helpers copying nyawc/helpers/URLHelper.py -> build/lib/nyawc/helpers creating build/lib/nyawc/http copying nyawc/http/Handler.py -> build/lib/nyawc/http copying nyawc/http/__init__.py -> build/lib/nyawc/http copying nyawc/http/Request.py -> build/lib/nyawc/http copying nyawc/http/Response.py -> build/lib/nyawc/http ==> Entering fakeroot environment... ==> Starting package_python2-nyawc()... running install running install_lib creating /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr creating /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib creating /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7 creating /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages creating /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/test copying build/lib/test/test_scrapers_xml_regex_link_scraper.py -> /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/test copying build/lib/test/test_scrapers_json_regex_link_scraper.py -> /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/test copying build/lib/test/__init__.py -> /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/test copying build/lib/test/test_scrapers_html_soup_form_scraper.py -> /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/test copying build/lib/test/test_queue.py -> /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/test copying build/lib/test/test_site.py -> /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/test copying build/lib/test/test_scrapers_html_soup_link_scraper.py -> /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/test copying build/lib/test/test_scrapers_css_regex_link_scraper.py -> /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/test copying build/lib/test/test_helpers_url_helper.py -> /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/test creating /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc copying build/lib/nyawc/Routing.py -> /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc copying build/lib/nyawc/CrawlerThread.py -> /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc copying build/lib/nyawc/__init__.py -> /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc copying build/lib/nyawc/QueueItem.py -> /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc copying build/lib/nyawc/Queue.py -> /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc creating /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/scrapers copying build/lib/nyawc/scrapers/HTMLSoupLinkScraper.py -> /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/scrapers copying build/lib/nyawc/scrapers/XMLRegexLinkScraper.py -> /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/scrapers copying build/lib/nyawc/scrapers/__init__.py -> /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/scrapers copying build/lib/nyawc/scrapers/HTMLSoupFormScraper.py -> /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/scrapers copying build/lib/nyawc/scrapers/CSSRegexLinkScraper.py -> /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/scrapers copying build/lib/nyawc/scrapers/BaseScraper.py -> /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/scrapers copying build/lib/nyawc/scrapers/JSONRegexLinkScraper.py -> /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/scrapers creating /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/helpers copying build/lib/nyawc/helpers/DebugHelper.py -> /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/helpers copying build/lib/nyawc/helpers/PackageHelper.py -> /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/helpers copying build/lib/nyawc/helpers/HTTPRequestHelper.py -> /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/helpers copying build/lib/nyawc/helpers/__init__.py -> /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/helpers copying build/lib/nyawc/helpers/RandomInputHelper.py -> /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/helpers copying build/lib/nyawc/helpers/URLHelper.py -> /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/helpers copying build/lib/nyawc/Options.py -> /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc creating /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/http copying build/lib/nyawc/http/Handler.py -> /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/http copying build/lib/nyawc/http/__init__.py -> /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/http copying build/lib/nyawc/http/Request.py -> /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/http copying build/lib/nyawc/http/Response.py -> /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/http copying build/lib/nyawc/Crawler.py -> /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc copying build/lib/nyawc/CrawlerActions.py -> /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/test/test_scrapers_xml_regex_link_scraper.py to test_scrapers_xml_regex_link_scraper.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/test/test_scrapers_json_regex_link_scraper.py to test_scrapers_json_regex_link_scraper.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/test/__init__.py to __init__.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/test/test_scrapers_html_soup_form_scraper.py to test_scrapers_html_soup_form_scraper.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/test/test_queue.py to test_queue.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/test/test_site.py to test_site.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/test/test_scrapers_html_soup_link_scraper.py to test_scrapers_html_soup_link_scraper.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/test/test_scrapers_css_regex_link_scraper.py to test_scrapers_css_regex_link_scraper.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/test/test_helpers_url_helper.py to test_helpers_url_helper.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/Routing.py to Routing.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/CrawlerThread.py to CrawlerThread.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/__init__.py to __init__.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/QueueItem.py to QueueItem.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/Queue.py to Queue.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/scrapers/HTMLSoupLinkScraper.py to HTMLSoupLinkScraper.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/scrapers/XMLRegexLinkScraper.py to XMLRegexLinkScraper.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/scrapers/__init__.py to __init__.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/scrapers/HTMLSoupFormScraper.py to HTMLSoupFormScraper.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/scrapers/CSSRegexLinkScraper.py to CSSRegexLinkScraper.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/scrapers/BaseScraper.py to BaseScraper.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/scrapers/JSONRegexLinkScraper.py to JSONRegexLinkScraper.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/helpers/DebugHelper.py to DebugHelper.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/helpers/PackageHelper.py to PackageHelper.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/helpers/HTTPRequestHelper.py to HTTPRequestHelper.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/helpers/__init__.py to __init__.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/helpers/RandomInputHelper.py to RandomInputHelper.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/helpers/URLHelper.py to URLHelper.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/Options.py to Options.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/http/Handler.py to Handler.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/http/__init__.py to __init__.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/http/Request.py to Request.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/http/Response.py to Response.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/Crawler.py to Crawler.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc/CrawlerActions.py to CrawlerActions.pyc writing byte-compilation script '/tmp/tmpuptiD7.py' /usr/sbin/python2 -O /tmp/tmpuptiD7.py removing /tmp/tmpuptiD7.py running install_egg_info running egg_info writing requirements to nyawc.egg-info/requires.txt writing nyawc.egg-info/PKG-INFO writing top-level names to nyawc.egg-info/top_level.txt writing dependency_links to nyawc.egg-info/dependency_links.txt reading manifest file 'nyawc.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'nyawc.egg-info/SOURCES.txt' Copying nyawc.egg-info to /src/packages/libs/python/python-nyawc/pkg/python2-nyawc/usr/lib/python2.7/site-packages/nyawc-1.8.2-py2.7.egg-info running install_scripts ==> 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 "python2-nyawc"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Starting package_python-nyawc()... running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages creating /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/test copying build/lib/test/test_scrapers_xml_regex_link_scraper.py -> /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/test copying build/lib/test/test_scrapers_json_regex_link_scraper.py -> /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/test copying build/lib/test/__init__.py -> /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/test copying build/lib/test/test_scrapers_html_soup_form_scraper.py -> /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/test copying build/lib/test/test_queue.py -> /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/test copying build/lib/test/test_site.py -> /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/test copying build/lib/test/test_scrapers_html_soup_link_scraper.py -> /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/test copying build/lib/test/test_scrapers_css_regex_link_scraper.py -> /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/test copying build/lib/test/test_helpers_url_helper.py -> /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/test creating /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc copying build/lib/nyawc/Routing.py -> /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc copying build/lib/nyawc/CrawlerThread.py -> /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc copying build/lib/nyawc/__init__.py -> /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc copying build/lib/nyawc/QueueItem.py -> /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc copying build/lib/nyawc/Queue.py -> /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc creating /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/scrapers copying build/lib/nyawc/scrapers/HTMLSoupLinkScraper.py -> /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/scrapers copying build/lib/nyawc/scrapers/XMLRegexLinkScraper.py -> /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/scrapers copying build/lib/nyawc/scrapers/__init__.py -> /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/scrapers copying build/lib/nyawc/scrapers/HTMLSoupFormScraper.py -> /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/scrapers copying build/lib/nyawc/scrapers/CSSRegexLinkScraper.py -> /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/scrapers copying build/lib/nyawc/scrapers/BaseScraper.py -> /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/scrapers copying build/lib/nyawc/scrapers/JSONRegexLinkScraper.py -> /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/scrapers creating /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/helpers copying build/lib/nyawc/helpers/DebugHelper.py -> /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/helpers copying build/lib/nyawc/helpers/PackageHelper.py -> /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/helpers copying build/lib/nyawc/helpers/HTTPRequestHelper.py -> /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/helpers copying build/lib/nyawc/helpers/__init__.py -> /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/helpers copying build/lib/nyawc/helpers/RandomInputHelper.py -> /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/helpers copying build/lib/nyawc/helpers/URLHelper.py -> /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/helpers copying build/lib/nyawc/Options.py -> /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc creating /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/http copying build/lib/nyawc/http/Handler.py -> /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/http copying build/lib/nyawc/http/__init__.py -> /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/http copying build/lib/nyawc/http/Request.py -> /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/http copying build/lib/nyawc/http/Response.py -> /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/http copying build/lib/nyawc/Crawler.py -> /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc copying build/lib/nyawc/CrawlerActions.py -> /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/test/test_scrapers_xml_regex_link_scraper.py to test_scrapers_xml_regex_link_scraper.cpython-312.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/test/test_scrapers_json_regex_link_scraper.py to test_scrapers_json_regex_link_scraper.cpython-312.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/test/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/test/test_scrapers_html_soup_form_scraper.py to test_scrapers_html_soup_form_scraper.cpython-312.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/test/test_queue.py to test_queue.cpython-312.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/test/test_site.py to test_site.cpython-312.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/test/test_scrapers_html_soup_link_scraper.py to test_scrapers_html_soup_link_scraper.cpython-312.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/test/test_scrapers_css_regex_link_scraper.py to test_scrapers_css_regex_link_scraper.cpython-312.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/test/test_helpers_url_helper.py to test_helpers_url_helper.cpython-312.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/Routing.py to Routing.cpython-312.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/CrawlerThread.py to CrawlerThread.cpython-312.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/QueueItem.py to QueueItem.cpython-312.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/Queue.py to Queue.cpython-312.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/scrapers/HTMLSoupLinkScraper.py to HTMLSoupLinkScraper.cpython-312.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/scrapers/XMLRegexLinkScraper.py to XMLRegexLinkScraper.cpython-312.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/scrapers/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/scrapers/HTMLSoupFormScraper.py to HTMLSoupFormScraper.cpython-312.pyc /usr/lib/python3.12/site-packages/nyawc/scrapers/HTMLSoupFormScraper.py:185: SyntaxWarning: "is not" with 'int' literal. Did you mean "!="? byte-compiling /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/scrapers/CSSRegexLinkScraper.py to CSSRegexLinkScraper.cpython-312.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/scrapers/BaseScraper.py to BaseScraper.cpython-312.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/scrapers/JSONRegexLinkScraper.py to JSONRegexLinkScraper.cpython-312.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/helpers/DebugHelper.py to DebugHelper.cpython-312.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/helpers/PackageHelper.py to PackageHelper.cpython-312.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/helpers/HTTPRequestHelper.py to HTTPRequestHelper.cpython-312.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/helpers/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/helpers/RandomInputHelper.py to RandomInputHelper.cpython-312.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/helpers/URLHelper.py to URLHelper.cpython-312.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/Options.py to Options.cpython-312.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/http/Handler.py to Handler.cpython-312.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/http/__init__.py to __init__.cpython-312.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/http/Request.py to Request.cpython-312.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/http/Response.py to Response.cpython-312.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/Crawler.py to Crawler.cpython-312.pyc byte-compiling /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc/CrawlerActions.py to CrawlerActions.cpython-312.pyc writing byte-compilation script '/tmp/tmpz_2ah1nh.py' /usr/sbin/python /tmp/tmpz_2ah1nh.py /usr/lib/python3.12/site-packages/nyawc/scrapers/HTMLSoupFormScraper.py:185: SyntaxWarning: "is not" with 'int' literal. Did you mean "!="? removing /tmp/tmpz_2ah1nh.py running install_egg_info running egg_info writing nyawc.egg-info/PKG-INFO writing dependency_links to nyawc.egg-info/dependency_links.txt writing requirements to nyawc.egg-info/requires.txt writing top-level names to nyawc.egg-info/top_level.txt reading manifest file 'nyawc.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.rst' writing manifest file 'nyawc.egg-info/SOURCES.txt' Copying nyawc.egg-info to /src/packages/libs/python/python-nyawc/pkg/python-nyawc/usr/lib/python3.12/site-packages/nyawc-1.8.2-py3.12.egg-info running install_scripts ==> 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-nyawc"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-nyawc 1.8.2-10 (Wed 20 Nov 2024 04:39:40 PM UTC) ==> Cleaning up... ==> Removing installed dependencies... checking dependencies... :: git optionally requires python: git svn & git p4 :: iproute2 optionally requires python: for routel :: libevent optionally requires python: event_rpcgen.py :: libxml2 optionally requires python: Python bindings :: rsync optionally requires python: for rrsync :: util-linux-libs optionally requires python: python bindings to libmount Package (14) Old Version Net Change mpdecimal 4.0.0-2 -0.32 MiB python 3.12.7-1 -70.07 MiB python-autocommand 2.2.2-6 -0.08 MiB python-jaraco.collections 5.0.1-1 -0.10 MiB python-jaraco.context 5.3.0-1 -0.04 MiB python-jaraco.functools 4.0.2-1 -0.07 MiB python-jaraco.text 4.0.0-1 -0.08 MiB python-more-itertools 10.3.0-1 -0.63 MiB python-packaging 24.2-1 -0.66 MiB python-platformdirs 4.3.6-1 -0.24 MiB python-setuptools 1:75.2.0-2 -7.99 MiB python-wheel 0.45.0-1 -0.28 MiB python2 2.7.18-8 -70.24 MiB python2-setuptools 2:44.1.1-2 -3.81 MiB Total Removed Size: 154.63 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing python2-setuptools... removing python2... removing python-setuptools... removing python-wheel... removing python-platformdirs... removing python-packaging... removing python-jaraco.collections... removing python-jaraco.text... removing python-jaraco.functools... removing python-more-itertools... removing python-jaraco.context... removing python-autocommand... removing python... removing mpdecimal... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...