SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python39-pbr-5.10.0-1.2.noarch.rpm :

* Fri Aug 19 2022 Dirk Müller - update to 5.10.0:
* Specify Changelog procedure
* Allow leading spaces when determining symbols
* Adding python classifiers py38 & py39
* Wed Aug 10 2022 Dirk Müller - update to 5.9.0:
* Future-proofing pyproject.toml
* Use importlib-metadata for runtime package version lookups
* Drop wheel from pyproject.toml examples
* Changed minversion in tox to 3.18.0
* Tue Feb 22 2022 Dirk Müller - update to 5.8.1:
* Add release note about missing pbr.json fix
* Avoid recursive calls into SetupTools entrypoint
* remove explicit mock
* Don\'t test with setuptools local distutils
* Use context blocks for open() calls in packaging- remove remove_mock.patch (upstream)
* Mon Dec 06 2021 Dirk Müller - update to 5.8.0:
* Add python2 testing back to PBR
* Allow PEP517 without setup\\_requires
* Clarify the need for setup.py with PEP517
* Sat Nov 06 2021 Dirk Müller - update to 5.7.0:
* Add a PEP517 interface
* PBR package testing improvements
* Run python3.9 test jobs
* Correct comment for \'D1\\_D2\\_SETUP\\_ARGS\'
* Tue May 18 2021 Dirk Müller - update to 5.6.0:
* Reverse ordering of \'D1\\_D2\\_SETUP\\_ARGS\'
* Add test for cfg -> py transformation
* Don\'t pass empty \'long\\_description\'
* Move flake8 as a pre-commit local target
* Map requires-python to python-requires (attempt 2)
* Update dependencies to avoid failure with old pip
* Increase OS\\_TEST\\_TIMEOUT to 1200
* Prevent test failure due to use of setpref
* util: Convert \'D1\\_D2\\_SETUP\\_ARGS\' to a list of tuples
* Revert \"Map requires-python to python-requires\"
* Dropping lower constraints testing
* Adding pre-commit
* Sat Dec 19 2020 Benjamin Greiner - Update to 5.5.1
* Run tempest-full for stable/train
* Remove use_2to3 backward compat for Setuptools
* More easy_install.ScriptWriter.get_header()- Changes for 5.5.0
* Remove bdist_wininst support
* Increase integration test timeout
* Add Release Notes to documentation
* Cleanup old legacy devstack-gate jobs
* Begin work to modernize pbr’s integration testing
* Re-add ChangeLog
* Update some url to use opendev.org
* Support newer openstackdocstheme
* Use easy_install.ScriptWriter.get_header()
* Remove neutron-fwaas from the jobs’ required project
* Update python requires packaging metadata for package
* trivial: Improve logging of run commands + Map requires-python to python-requires
* Update hacking
* Add support for virtualenv 20.x- Only test the primary python3 interpreter because some test dependencies from OpenStack (which are not hard required by the package itself) only provide that one. gh#openSUSE/python-rpm-macros#66- Add remove_mock.patch https://review.opendev.org/c/openstack/pbr/+/767972
* Tue Jun 02 2020 Dirk Mueller - update to 5.4.5:
* Switch to Ussuri jobs
* Thu Mar 19 2020 Tomáš Chvátal - Skip temporarily test_requirement_parsing as it requires old virtualenv 16 package, the 20.x changed api and the tests infrastructure would need rewrite
* Fri Feb 28 2020 Dirk Mueller - update to 5.4.4:
* trivial: Use \'open\' context manager
* Update to latest hacking
* Mark strings as raw
* Fri Oct 18 2019 Dirk Mueller - update to 5.4.3
* Use more verbose logging for test failure
* Thu Oct 17 2019 Tomáš Chvátal - Remove buildignores on pyparsing as the cycle is now sorted
* Thu Aug 08 2019 Thomas Bechtold - update to 5.4.2:
* Add Python 3 Train unit tests
* Tue Jul 23 2019 Tomáš Chvátal - Update to 5.4.1:
* Various fixes
* Tue Jun 18 2019 pgajdosAATTsuse.com- version update to 5.3.0
* Stop using pbr sphinx integration
* Switch to release.o.o for constraints
* Make WSGI tests listen on localhost
* Allow git-tags to be SemVer compliant
* Read description file as utf-8
* Wed May 15 2019 Jonathan Harker - Update to 5.2.0
* Support provides_extra metadata
* Remove libzmq-dev from integration.sh package install
* Fix error when keywords are defined as a list in cfg
* Mon May 13 2019 Tomáš Chvátal - Do not generate any packages in the test multibuild run
* Tue Mar 26 2019 John Vandenberg - Add Recomends for git-core and python-reno- Add Suggests for python-Sphinx and python-nose- Increase minimum dependency versions to match upstream- Add build dependency pip, pyparsing, reno and testrepository used by the test suite- Remove unnecessary test dependencies coverage and hacking- Use OS_TEST_TIMEOUT=60 in %check to fix sparodic failing tests due to timeouts with the default 30 seconds- Remove no longer needed steps in %prep due to upstream changes- Replace build dependency git with smaller git-core
* Fri Mar 01 2019 Ondřej Súkup - update to 5.1.3- drop 0001-Skip-test-for-testr-hook-being-installed-when-testr-.patch new_wheel.patch
* Resolve ``ValueError`` when mapping value contains a literal ``=``
* ignore –find-links in requirements file
* Do not globally replace path prefix
* Use templates for cover and lower-constraints
* Special case long_description_content_type
* Support wheel 0.32.0+
* Thu Jan 17 2019 Dominique Leuenberger - BuildIgnore python[23]-pyparsing: python-packaging requires it for some actions it could perform, but we don\'t make use of these here. Ignoring this dependency allows us to break open a BuildCycle.
* Tue Dec 11 2018 Matěj Cepl - Actually, although the package is noarch, its test suite is not, so we need python-devel at least for tests.
* Tue Dec 04 2018 Matej Cepl - Remove superfluous devel dependency for noarch package
* Wed Nov 07 2018 mmnelemaneAATTsuse.com- Fix for error \"invalid option --#\" in SLE_12_SP4 build.
* Mon Oct 15 2018 Matej Cepl - Update to 4.3.0:
* Remove my\\_ip from generated wsgi script
* Fix typo in contribution instructions
* Add release note for fix to bug 1786306
* Move pbr-installation jobs in-tree
* Support subdirectory in the url
* remove pypy jobs
* add lib-forward-testing-python3 test job
* add python 3.6 unit test job
* switch documentation job to new PTI
* import zuul job settings from project-config
* Ignore Zuul when generating AUTHORS
* tox: Re-add cover target- Add new_wheel.patch to make compatible with wheel = 0.32.1
* Sun Oct 07 2018 mceplAATTsuse.com- Revert previous commit.
* Sun Oct 07 2018 Matěj Cepl - Partially switch off tests requiring testscenarios and stestr.
* Fri Sep 14 2018 dmuellerAATTsuse.com- add 0001-Skip-test-for-testr-hook-being-installed-when-testr-.patch
* Tue Sep 04 2018 dmuellerAATTsuse.com- update to 4.2.0:
* Deprecate \'test\' integration
* Deprecate \'build\\_sphinx\' integration
* Add Sphinx extension
* doc: Add documentation for missing \'[pbr]\' options
* doc: Fix formatting of packagers guide
* Switch to stestr
* Mon Aug 27 2018 tchvatalAATTsuse.com- Move the Name declaration above BR with LUA expansion as it won\'t get expanded in time for older codestreams otherwise and result in issue like \"Package does not exist: %files -n python-%name\"
* Wed Aug 15 2018 mceplAATTsuse.com- Fix conditions when to enanle tests and when not.
* Mon Aug 06 2018 tchvatalAATTsuse.com- Switch to multibuild to run tests- Drop doc subpkg, they have compiled docu on web, much better
* Drops patch for_sphinx.patch
* Mon Aug 06 2018 tchvatalAATTsuse.com- Version update to 4.1.1:
* Fixes on python 3.x
* Fri May 25 2018 mimi.vxAATTgmail.com- for_sphinx.patch - allow warnings for sphinx_build unfortuanetly python3 and python2 Sphinx have diff in docstring parsing
* Wed May 23 2018 arunAATTgmx.de- update to version 4.0.3:
* Don\'t poke in pip for requests
* Fix builddoc with sphinx <= 1.6
* Mon Apr 23 2018 arunAATTgmx.de- update to version 4.0.2:
* Better Sem-Ver header handling- changes from version 4.0.1:
* add lower-constraints job
* Explicitly read setup.cfg as utf-8 on Python 3
* Wed Mar 28 2018 tbechtoldAATTsuse.com- update to 4.0.0:
* builddoc: Treat \'[pbr] autodoc\\_tree\\_excludes\' as a multi-line opt
* update parse test to use reliable comparison
* Make docs on env vars a little clearer
* Updated from global requirements
* future-proof invocation of apidoc
* emit warning correctly
* deprecations: Deprecate support for \'-py{N}\' requirements
* doc: Minor rework of usage doc
* doc: Rework features doc
* Support v version
* Deprecate testr and nose integration
* tests: Increase coverage of requirements parsing
* trivial: Move packaging tests to test\\_packaging
* Put test-requirements into an extra named \'test\'
* Support Description-Content-Type metadata
* Avoid tox\\_install.sh for constraints support
* Test on Python 3.6
* Support PEP 345 Project-URL metadata
* Remove setting of version/release from releasenotes
* Use \'build\\_reno\' setuptools extension if available
* Remove unnecessary \'if True\'
* Discover Distribution through the class hierarchy
* Add reno for release notes management
* Remove support for command hooks
* Remove dead code
* Deprecate support for Sphinx < 1.6
* builddoc: Use \'[sphinx\\_build] builders\' with Sphinx < 1.6
* Remove win32/nt checks for wrapper script gen
* Remove py26 support
* Update URLs in documents according to document migration
* gitignore: Ignore .venv
* switch from oslosphinx to openstackdocstheme
* Trivial: Fix docstring
* turn on warning-as-error flag for doc build
* rearrange existing documentation using the new standard layout
 
ICM