# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= python-packaging VERSION= 16.8 KEYWORDS= python VARIANTS= py27 py35 py36 SDESC[py35]= Core utilities for Python packages (PY 35) SDESC[py36]= Core utilities for Python packages (PY 36) SDESC[py27]= Core utilities for Python packages (PY 27) HOMEPAGE= https://github.com/pypa/packaging CONTACT= Python_Automaton[python@ironwolf.systems] DOWNLOAD_GROUPS= main SITES[main]= PYPI/p/packaging DISTFILE[1]= packaging-16.8.tar.gz:main DF_INDEX= 1 SPKGS[py35]= single SPKGS[py36]= single SPKGS[py27]= single OPTIONS_AVAILABLE= PY27 PY35 PY36 OPTIONS_STANDARD= none VOPTS[py35]= PY27=OFF PY35=ON PY36=OFF VOPTS[py36]= PY27=OFF PY35=OFF PY36=ON VOPTS[py27]= PY27=ON PY35=OFF PY36=OFF DISTNAME= packaging-16.8 LICENSE= APACHE20:single LICENSE_SCHEME= solo LICENSE_FILE= APACHE20:{{WRKSRC}}/LICENSE GENERATED= yes [PY35].BUILDRUN_DEPENDS_ON= python-pyparsing:single:py35 python-six:single:py35 [PY35].USES_ON= python:py35 [PY36].BUILDRUN_DEPENDS_ON= python-pyparsing:single:py36 python-six:single:py36 [PY36].USES_ON= python:py36 [PY27].BUILDRUN_DEPENDS_ON= python-pyparsing:single:py27 python-six:single:py27 [PY27].USES_ON= python:py27 [FILE:2090:descriptions/desc.single] packaging ========= Core utilities for Python packages Documentation ------------- `documentation`_ Discussion ---------- If you run into bugs, you can file them in our `issue tracker`_. You can also join ``#pypa`` on Freenode to ask questions or get involved. .. _`documentation`: https://packaging.pypa.io/ .. _`issue tracker`: https://github.com/pypa/packaging/issues Code of Conduct --------------- Everyone interacting in the packaging project's codebases, issue trackers, chat rooms, and mailing lists is expected to follow the `PyPA Code of Conduct`_. .. _PyPA Code of Conduct: https://www.pypa.io/en/latest/code-of-conduct/ Changelog --------- 16.8 - 2016-10-29 ~~~~~~~~~~~~~~~~~ * Fix markers that utilize ``in`` so that they render correctly. * Fix an erroneous test on Python RC releases. 16.7 - 2016-04-23 ~~~~~~~~~~~~~~~~~ * Add support for the deprecated ``python_implementation`` marker which was an undocumented setuptools marker in addition to the newer markers. 16.6 - 2016-03-29 ~~~~~~~~~~~~~~~~~ * Add support for the deprecated, PEP 345 environment markers in addition to the newer markers. 16.5 - 2016-02-26 ~~~~~~~~~~~~~~~~~ * Fix a regression in parsing requirements with whitespaces between the comma separators. 16.4 - 2016-02-22 ~~~~~~~~~~~~~~~~~ * Fix a regression in parsing requirements like ``foo (==4)``. 16.3 - 2016-02-21 ~~~~~~~~~~~~~~~~~ * Fix a bug where ``packaging.requirements:Requirement`` was overly strict when matching legacy requirements. 16.2 - 2016-02-09 ~~~~~~~~~~~~~~~~~ * Add a function that implements the name canonicalization from PEP 503. 16.1 - 2016-02-07 ~~~~~~~~~~~~~~~~~ * Implement requirement specifiers from PEP 508. 16.0 - 2016-01-19 ~~~~~~~~~~~~~~~~~ * Relicense so that packaging is available under *either* the Apache License, Version 2.0 or a 2 Clause BSD license. * Support installation of packaging when only distutils is available. * Fix ``==`` comparison when there is a prefix and a local version in play. (`#41 `__). [FILE:100:distinfo] 5d50835fdf0a7edf0b55e311b7c887786504efea1177abd7e69329a8e5ea619e 44706 packaging-16.8.tar.gz