Ravenports generated: 25 Jan 2019 13:32
[ravenports.git] / bucket_C7 / python-packaging
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               python-packaging
4 VERSION=                19.0
5 KEYWORDS=               python
6 VARIANTS=               py27 py36 py37
7 SDESC[py36]=            Core utilities for Python packages (PY 36)
8 SDESC[py37]=            Core utilities for Python packages (PY 37)
9 SDESC[py27]=            Core utilities for Python packages (PY 27)
10 HOMEPAGE=               https://github.com/pypa/packaging
11 CONTACT=                Python_Automaton[python@ironwolf.systems]
12
13 DOWNLOAD_GROUPS=        main
14 SITES[main]=            PYPI/p/packaging
15 DISTFILE[1]=            packaging-19.0.tar.gz:main
16 DF_INDEX=               1
17 SPKGS[py36]=            single
18 SPKGS[py37]=            single
19 SPKGS[py27]=            single
20
21 OPTIONS_AVAILABLE=      PY27 PY36 PY37
22 OPTIONS_STANDARD=       none
23 VOPTS[py36]=            PY27=OFF PY36=ON PY37=OFF
24 VOPTS[py37]=            PY27=OFF PY36=OFF PY37=ON
25 VOPTS[py27]=            PY27=ON PY36=OFF PY37=OFF
26
27 DISTNAME=               packaging-19.0
28
29 GENERATED=              yes
30
31 [PY36].BUILDRUN_DEPENDS_ON=             python-pyparsing:single:py36
32                                         python-six:single:py36
33 [PY36].USES_ON=                         python:py36
34
35 [PY37].BUILDRUN_DEPENDS_ON=             python-pyparsing:single:py37
36                                         python-six:single:py37
37 [PY37].USES_ON=                         python:py37
38
39 [PY27].BUILDRUN_DEPENDS_ON=             python-pyparsing:single:py27
40                                         python-six:single:py27
41 [PY27].USES_ON=                         python:py27
42
43 [FILE:2433:descriptions/desc.single]
44 packaging
45 =========
46
47 Core utilities for Python packages
48
49
50 Documentation
51 -------------
52
53 `documentation`_
54
55
56 Discussion
57 ----------
58
59 If you run into bugs, you can file them in our `issue tracker`_.
60
61 You can also join ``#pypa`` on Freenode to ask questions or get involved.
62
63
64 .. _`documentation`: https://packaging.pypa.io/
65 .. _`issue tracker`: https://github.com/pypa/packaging/issues
66
67
68 Code of Conduct
69 ---------------
70
71 Everyone interacting in the packaging project's codebases, issue trackers,
72 chat
73 rooms, and mailing lists is expected to follow the `PyPA Code of Conduct`_.
74
75 .. _PyPA Code of Conduct: https://www.pypa.io/en/latest/code-of-conduct/
76
77 Changelog
78 ---------
79
80 19.0 - 2019-01-20
81 ~~~~~~~~~~~~~~~~~
82
83 * Fix string representation of PEP 508 direct URL requirements with
84 markers.
85
86 * Better handling of file URLs
87
88   This allows for using ``file:///absolute/path``, which was previously
89   prevented due to the missing ``netloc``.
90
91   This allows for all file URLs that ``urlunparse`` turns back into the
92   original URL to be valid.
93
94
95 18.0 - 2018-09-26
96 ~~~~~~~~~~~~~~~~~
97
98 * Improve error messages when invalid requirements are given. (`#129
99 <https://github.com/pypa/packaging/issues/129>`__)
100
101
102 17.1 - 2017-02-28
103 ~~~~~~~~~~~~~~~~~
104
105 * Fix ``utils.canonicalize_version`` when supplying non PEP 440 versions.
106
107
108 17.0 - 2017-02-28
109 ~~~~~~~~~~~~~~~~~
110
111 * Drop support for python 2.6, 3.2, and 3.3.
112
113 * Define minimal pyparsing version to 2.0.2 (`#91
114 <https://github.com/pypa/packaging/issues/91>`__).
115
116 * Add ``epoch``, ``release``, ``pre``, ``dev``, and ``post`` attributes to
117   ``Version`` and ``LegacyVersion`` (`#34
118 <https://github.com/pypa/packaging/issues/34>`__).
119
120 * Add ``Version().is_devrelease`` and ``LegacyVersion().is_devrelease`` to
121   make it easy to determine if a release is a development release.
122
123 * Add ``utils.canonicalize_version`` to canonicalize version strings or
124   ``Version`` instances (`#121
125 <https://github.com/pypa/packaging/issues/121>`__).
126
127
128 16.8 - 2016-10-29
129 ~~~~~~~~~~~~~~~~~
130
131 * Fix markers that utilize ``in`` so that they render correctly.
132
133 * Fix an erroneous test on Python RC releases.
134
135
136 16.7 - 2016-04-23
137 ~~~~~~~~~~~~~~~~~
138
139 * Add support for the deprecated ``python_implementation`` marker which was
140   an undocumented setuptools marker in addition to the newer markers.
141
142
143 16.6 - 2016-03-29
144 ~~~~~~~~~~~~~~~~~
145
146 * Add support for the deprecated, PEP 345 environment markers in addition
147 to
148   the newer markers.
149
150
151
152
153 [FILE:100:distinfo]
154 0c98a5d0be38ed775798ece1b9727178c4469d9c3b4ada66e8e6b7849f8732af        48608 packaging-19.0.tar.gz
155