Version: 5.10.0, Package name: py-pbr-5.10.0 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description A library for managing setuptools packaging needs in a consistent manner. pbr reads and then filters the setup.cfg data through a setup hook to fill in default values and provide more sensible behaviors, and then feeds the results in as the arguments to a call to setup.py - so the heavy lifting of handling Python packaging needs is still being done by setuptools. pbr can and does do a bunch of things for you: - Version: Manage version number based on git revisions and tags - AUTHORS: Generate AUTHORS file from git log - ChangeLog: Generate ChangeLog from git log - Manifest: Generate a sensible manifest from git files and some standard files - Release Notes: Generate a release notes file using reno - Requirements: Store your dependencies in a pip requirements file - long_description: Use your README file as a long_description - Smart find_packages: Smartly find packages under your root package - Sphinx Autodoc: Generate autodoc stub files for your whole module |
Filesize: 124.143 KB |
Version History (View Complete History) |
|
2021-11-14 05:15:27 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to py-pbr-5.7.0 |
2021-11-01 18:01:05 by Stuart Henderson | Files touched by this commit (120) |
Log message: bump REVISION for switch from Python 3.8 -> 3.9 |
2021-05-21 13:50:39 by Kurt Mosiejczuk | Files touched by this commit (326) |
Log message: Bump the REVISION on all ports that use the python2 version of py-setuptools. Also change the lang/python module to use the new devel/py2-setuptools for python2 ports ok sthen@ |
2021-02-19 16:13:08 by Stuart Henderson | Files touched by this commit (146) |
Log message: switch MODPY_BIN_SUFFIX to -2 for py2 and (blank) for py3 switch ports using command-line tools from py-sphinx that don't need a py2 version of it to py3-sphinx |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2019-07-12 14:46:30 by Stuart Henderson | Files touched by this commit (853) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: bump all the py3 things, _SYSTEM_VERSION didn't quite work out how we expected and it's easier|safer to do it this way than fiddle with pkg_add now. thanks aja for update tests with a quick bulk. |
2018-04-26 08:23:41 by Stuart Henderson | Files touched by this commit (1) |
Log message: missed in previous commit after merging conflicts |
2018-04-26 03:49:59 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to py-pbr 4.0.2, tested all deps |
2018-04-26 03:17:11 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: update to py-pbr-1.10.0 |
2017-01-03 12:19:49 by Landry Breuil | Files touched by this commit (107) |
Log message: bump ports depending on python3 in devel |
2016-04-27 15:54:43 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message: Reorder |
2015-11-18 13:38:27 by Stuart Henderson | Files touched by this commit (1) |
Log message: reenable flavoured TEST_DEPENDS, still NO_TEST because it needs testscenarios |
2015-11-18 09:41:34 by Stuart Henderson | Files touched by this commit (1) |
Log message: no py-virtualenv,python3 either |
2015-11-18 05:32:39 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Unbreak sqlports: there's no such thing as devel/py-testtools,python3 |