Commit Graph

146 Commits

Author SHA256 Message Date
Dominique Leuenberger
ff9946d40f Accepting request 998219 from devel:languages:python
- update to 5.10.0:
  * Specify Changelog procedure
  * Allow leading spaces when determining symbols
  * Adding python classifiers py38 & py39

OBS-URL: https://build.opensuse.org/request/show/998219
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=60
2022-08-22 09:04:47 +00:00
52fc352488 - update to 5.10.0:
* Specify Changelog procedure
  * Allow leading spaces when determining symbols
  * Adding python classifiers py38 & py39

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=144
2022-08-19 16:35:33 +00:00
Dominique Leuenberger
db89106773 Accepting request 994357 from devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/994357
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=59
2022-08-12 15:46:14 +00:00
5ed6557076 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=142
2022-08-10 15:02:28 +00:00
Dominique Leuenberger
4d5847cebf Accepting request 956640 from devel:languages:python
- 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)

OBS-URL: https://build.opensuse.org/request/show/956640
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=58
2022-02-23 15:25:45 +00:00
7751deb78a OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=141 2022-02-22 09:05:24 +00:00
30701b4a45 - 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)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=140
2022-02-22 09:05:17 +00:00
Dominique Leuenberger
9760524e2a Accepting request 935964 from devel:languages:python
- update to 5.8.0:
  * Add python2 testing back to PBR
  * Allow PEP517 without setup\_requires
  * Clarify the need for setup.py with PEP517

OBS-URL: https://build.opensuse.org/request/show/935964
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=57
2021-12-09 18:45:13 +00:00
bd058be7c3 - update to 5.8.0:
* Add python2 testing back to PBR
  * Allow PEP517 without setup\_requires
  * Clarify the need for setup.py with PEP517

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=139
2021-12-06 10:25:10 +00:00
Dominique Leuenberger
deebc0fbe4 Accepting request 934075 from devel:languages:python
- 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'

OBS-URL: https://build.opensuse.org/request/show/934075
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=56
2021-11-29 16:28:21 +00:00
6f1ef27a93 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=138 2021-11-26 14:08:59 +00:00
55211d8971 - 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'

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=137
2021-11-06 18:06:18 +00:00
Dominique Leuenberger
9a1d75acac Accepting request 894160 from devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/894160
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=55
2021-05-20 17:23:23 +00:00
d785cbe229 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=135
2021-05-18 21:13:38 +00:00
Dominique Leuenberger
715fac75b8 Accepting request 857034 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/857034
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=54
2020-12-23 13:18:58 +00:00
12cf5f81ed Accepting request 857014 from home:bnavigator:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/857014
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=133
2020-12-19 20:52:30 +00:00
Dominique Leuenberger
54d0065225 Accepting request 810899 from devel:languages:python
- update to 5.4.5:
  * Switch to Ussuri jobs

OBS-URL: https://build.opensuse.org/request/show/810899
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=53
2020-06-05 17:59:34 +00:00
3a042a9026 - update to 5.4.5:
* Switch to Ussuri jobs

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=131
2020-06-02 16:29:37 +00:00
Dominique Leuenberger
7ab040f9fe Accepting request 786399 from devel:languages:python
- Skip temporarily test_requirement_parsing as it requires
  old virtualenv 16 package, the 20.x changed api and the tests
  infrastructure would need rewrite

OBS-URL: https://build.opensuse.org/request/show/786399
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=52
2020-03-26 23:27:17 +00:00
Tomáš Chvátal
63676216ca - Skip temporarily test_requirement_parsing as it requires
old virtualenv 16 package, the 20.x changed api and the tests
  infrastructure would need rewrite

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=129
2020-03-19 10:08:15 +00:00
Dominique Leuenberger
6c0ccea856 Accepting request 780397 from devel:languages:python
- update to 5.4.4:
  * trivial: Use 'open' context manager
  * Update to latest hacking
  * Mark strings as raw

OBS-URL: https://build.opensuse.org/request/show/780397
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=51
2020-03-08 21:21:40 +00:00
36addacad6 - update to 5.4.4:
* trivial: Use 'open' context manager
  * Update to latest hacking
  * Mark strings as raw

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=127
2020-02-28 21:59:14 +00:00
Dominique Leuenberger
3884b64e92 Accepting request 740979 from devel:languages:python
- update to 5.4.3
  *  Use more verbose logging for test failure

- Remove buildignores on pyparsing as the cycle is now sorted

OBS-URL: https://build.opensuse.org/request/show/740979
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=50
2019-11-04 16:06:49 +00:00
f2fc1fe22e - update to 5.4.3
*  Use more verbose logging for test failure

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=125
2019-10-18 07:02:20 +00:00
Tomáš Chvátal
c405b4fce5 - Remove buildignores on pyparsing as the cycle is now sorted
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=124
2019-10-17 11:52:24 +00:00
Dominique Leuenberger
422806e412 Accepting request 721839 from devel:languages:python
- update to 5.4.2:
  * Add Python 3 Train unit tests

OBS-URL: https://build.opensuse.org/request/show/721839
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=49
2019-08-09 14:49:32 +00:00
Thomas Bechtold
34f5bacd34 - update to 5.4.2:
* Add Python 3 Train unit tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=122
2019-08-08 15:32:05 +00:00
Dominique Leuenberger
7ff8a9b4dc Accepting request 717892 from devel:languages:python
- Update to 5.4.1:
  * Various fixes

OBS-URL: https://build.opensuse.org/request/show/717892
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=48
2019-07-28 08:17:31 +00:00
Tomáš Chvátal
6fb036fea0 - Update to 5.4.1:
* Various fixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=120
2019-07-23 13:14:52 +00:00
Dominique Leuenberger
ea85da2df1 Accepting request 710559 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/710559
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=47
2019-06-24 19:45:22 +00:00
Tomáš Chvátal
49bd3e26e2 Accepting request 710557 from home:pgajdos
- 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

OBS-URL: https://build.opensuse.org/request/show/710557
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=118
2019-06-18 12:17:29 +00:00
Dominique Leuenberger
737cc26768 Accepting request 703254 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/703254
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=46
2019-05-16 19:59:03 +00:00
Tomáš Chvátal
72db2a8dd2 Accepting request 703253 from home:jesusaur:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/703253
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=116
2019-05-15 20:13:18 +00:00
Tomáš Chvátal
85d6ee54eb - Do not generate any packages in the test multibuild run
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=115
2019-05-13 21:53:36 +00:00
Dominique Leuenberger
45f450caa3 Accepting request 689258 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/689258
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=45
2019-03-29 19:38:33 +00:00
Tomáš Chvátal
f63e91d1ad Accepting request 688898 from home:jayvdb:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/688898
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=113
2019-03-28 08:39:02 +00:00
Dominique Leuenberger
bea90a7a17 Accepting request 680542 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/680542
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=44
2019-03-04 08:11:30 +00:00
Tomáš Chvátal
53114e5165 Accepting request 680522 from home:mimi_vx:branches:devel:languages:python
- 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+

OBS-URL: https://build.opensuse.org/request/show/680522
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=111
2019-03-01 15:49:20 +00:00
Dominique Leuenberger
ccbb4d150a Accepting request 666935 from devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/666935
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=43
2019-01-28 19:46:43 +00:00
Tomáš Chvátal
953313e924 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=109 2019-01-18 09:59:59 +00:00
Tomáš Chvátal
cfe914fc6f Accepting request 666774 from home:dimstar:Factory
Scripted push of project home:dimstar:Factory

OBS-URL: https://build.opensuse.org/request/show/666774
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=108
2019-01-18 09:58:19 +00:00
Dominique Leuenberger
1b55acbca8 Accepting request 659544 from devel:languages:python
- Actually, although the package is noarch, its test suite is not, so we
  need python-devel at least for tests.
- Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/659544
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=42
2018-12-26 23:27:24 +00:00
4691aa0029 - Actually, although the package is noarch, its test suite is not, so we
need python-devel at least for tests.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=106
2018-12-11 17:01:46 +00:00
e6faf0fdae Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=105
2018-12-04 13:45:49 +00:00
Dominique Leuenberger
e672871def Accepting request 646964 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/646964
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=41
2018-11-14 13:40:51 +00:00
Tomáš Chvátal
33ffdcd7d4 Accepting request 646954 from home:mmnelemane:branches:devel:languages:python
Fixed error invalid option --# for SLE_12_SP4

OBS-URL: https://build.opensuse.org/request/show/646954
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=103
2018-11-07 12:35:22 +00:00
Dominique Leuenberger
22076f5adc Accepting request 642405 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/642405
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=40
2018-10-18 13:30:40 +00:00
Tomáš Chvátal
2e566a5b2e Accepting request 642395 from home:mcepl:pbr
- 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

OBS-URL: https://build.opensuse.org/request/show/642395
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=101
2018-10-16 16:01:32 +00:00
79969e5e24 Revert previous commit.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=100
2018-10-07 06:43:57 +00:00
2e855cc977 no stestr
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=99
2018-10-07 06:38:58 +00:00