Commit Graph

77 Commits

Author SHA256 Message Date
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
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
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
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
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
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
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
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
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
62ed425ae7 Partially switch off tests requiring testscenarios and stestr.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=98
2018-10-07 06:35:21 +00:00
eece5f6f09 - add 0001-Skip-test-for-testr-hook-being-installed-when-testr-.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=96
2018-09-14 21:20:34 +00:00
9ec10d4ebd - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=95
2018-09-04 08:49:50 +00:00
Tomáš Chvátal
5778abe508 - 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"

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=93
2018-08-27 15:25:37 +00:00
fba4c48607 Make checking happy.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=91
2018-08-15 12:40:27 +00:00
071aacf204 Fix conditions when to enanle tests and when not.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=90
2018-08-15 12:39:16 +00:00
Tomáš Chvátal
7830cda8ef OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=88 2018-08-06 10:29:46 +00:00
Tomáš Chvátal
7629c27232 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=87 2018-08-06 10:13:22 +00:00
Tomáš Chvátal
d23b216879 - Switch to multibuild to run tests
- Drop doc subpkg, they have compiled docu on web, much better
  * Drops patch for_sphinx.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=86
2018-08-06 10:11:49 +00:00
Tomáš Chvátal
ab89682632 - Version update to 4.1.1:
* Fixes on python 3.x

- Version update to 4.1.1:
  * Fixes on python 3.x

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=85
2018-08-06 09:54:55 +00:00
79ac976ff3 Accepting request 612209 from home:mimi_vx:branches:devel:languages:python
- for_sphinx.patch - allow warnings for sphinx_build
  unfortuanetly python3 and python2 Sphinx have diff in docstring parsing

- for_sphinx.patch - allow warnings for sphinx_build
  unfortuanetly python3 and python2 Sphinx have diff in docstring parsing

OBS-URL: https://build.opensuse.org/request/show/612209
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=83
2018-05-25 10:41:06 +00:00
Tomáš Chvátal
39f2ef4be3 Accepting request 611419 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/611419
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=82
2018-05-23 08:04:12 +00:00
Tomáš Chvátal
084ef7f62a Accepting request 600105 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/600105
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=80
2018-04-24 06:24:56 +00:00
Thomas Bechtold
9634c601f5 - 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<semver> 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=78
2018-03-28 04:45:44 +00:00
Jan Matejek
4dfea91c65 - use %python_clone instead of manual copying
- drop shebang and executable from the included test setup.py
  instead of complicated post-install fixing

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=76
2017-10-30 16:14:51 +00:00
Thomas Bechtold
53561b360b - remove unused BuildRequires on python-pip
- add python-setuptools as BuildRequires

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=74
2017-08-08 06:08:01 +00:00
Todd R
a5a0a2c3bc Accepting request 509274 from home:TheBlackCat:branches:devel:languages:python
Fix wrong-script-interpreter rpmlint error.

OBS-URL: https://build.opensuse.org/request/show/509274
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=72
2017-07-10 19:35:36 +00:00
f8ee4505e9 Accepting request 507129 from home:tbechtold:branches:devel:languages:python
- update to 3.1.1:
  * Restore previous IP binding
  * allow user to override the output location of api docs
  * fix tests based on API change in Sphinx
  * Updated from global requirements
  * Add binding option for WSGI server
  * Ignore index URL lines in requirements.txt files

- update to 3.1.1:
  * Restore previous IP binding
  * allow user to override the output location of api docs
  * fix tests based on API change in Sphinx
  * Updated from global requirements
  * Add binding option for WSGI server
  * Ignore index URL lines in requirements.txt files

OBS-URL: https://build.opensuse.org/request/show/507129
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=70
2017-06-30 08:08:23 +00:00
Jan Matejek
3e4dd6aa91 - drop upstreamed make_oslosphinx_optional.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=69
2017-06-23 15:42:13 +00:00
5a38c98683 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=68 2017-05-18 14:13:15 +00:00
a8b2eebb2f - Update to pbr-3.0.1:
* builddoc: uses the new Sphinx 1.6 code for multiple builder
  * Updated from global requirements
  * Fix missing comment from previous change
  * trivial: Add note about multiple builders support
  * Remove 'build\_sphinx\_latex'
  * Stop building man pages by default
  * docs: Use definition lists
  * add image.nonlocal\_uri to the list of warnings ignored
  * doc: Document Sphinx integration
  * add changelog to published documentation
  * Lazy import pkg\_resources
  * Add Changelog build handling for invalid chars
  * Initialize sphinx config using application instead of config
  * Make oslosphinx optional
  * Updated from global requirements
  * Also generate XML coverage report
  * Update to a newer hacking library
- drop 0001-Initialize-sphinx-config-using-application-instead-o.patch
  Upstream

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=67
2017-05-18 11:44:05 +00:00
Thomas Bechtold
22ec98a26f - Add 0001-Initialize-sphinx-config-using-application-instead-o.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=65
2017-04-03 05:06:58 +00:00
Jan Matejek
63408e0cf0 - uninstall alternatives in %postun
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=64
2017-03-29 13:53:23 +00:00
Jan Matejek
9e82ba1015 Accepting request 483305 from home:tbechtold:branches:devel:languages:python
- Fix Source url

- Fix Source url

OBS-URL: https://build.opensuse.org/request/show/483305
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=63
2017-03-29 12:22:05 +00:00
ef94ea1fb8 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=62 2017-03-09 11:28:06 +00:00
Thomas Bechtold
f00dbbd6fc Accepting request 477946 from home:aplanas:branches:devel:languages:python
- Add make_oslosphinx_optional.patch
  https://review.openstack.org/#/c/443555/

- Update to pbr-2.0.0
  * tox: Don't set skipsdist=True
  * Stop using 'warnerrors'
  * doc: Clarify sections in 'setup.cfg'
  * Updated from global requirements
  * Remove discover from test-requirements
  * Add Constraints support
  * Don't raise exception on missing man pages
  * Updated from global requirements
  * Clean imports in code
  * Updated from global requirements
  * Docstrings should not start with a space
  * Changed the home-page link
  * Update .coveragerc after the removal of openstack directory
  * coverage package name option, doc improvement
  * Updated from global requirements
  * Deprecated warning for SafeConfigParser
  * Add more words to a confusing error message
  * Don't ignore data-files
  * Change assertTrue(isinstance()) by optimal assert
  * Fix handling of old git log output
  * Fix typo in the index.rst
  * Expose deb version to match exposing rpm version
  * Replace OpenStack LLC with OpenStack Foundation
  * Updated from global requirements
  * Fix pypy soabi tests
  * Add Python 3.5 classifier and venv

OBS-URL: https://build.opensuse.org/request/show/477946
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=61
2017-03-09 11:15:04 +00:00
Jan Matejek
86532f104f - use hardlinks instead of symlinks for %fdupes, because
symlinks would point across subpackages

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=59
2017-02-27 13:12:29 +00:00
Jan Matejek
590c85a8ff Accepting request 460234 from devel:languages:python:singlespec
- change to build only with python3 Sphinx
- provide $flavor-doc for all pythons
- include patches so that build doesn't fail
  on manpages

- update for singlespec

OBS-URL: https://build.opensuse.org/request/show/460234
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=58
2017-02-24 14:34:54 +00:00
3d0baf1650 - add 0001-Don-t-raise-exception-on-missing-man-pages.patch,
0001-Don-t-ignore-data-files.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=57
2017-02-20 22:10:48 +00:00
9c6d83fdf9 Accepting request 430622 from home:tbechtold:branches:devel:languages:python
- Add missing python-setuptools Requires.

OBS-URL: https://build.opensuse.org/request/show/430622
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=55
2016-09-27 19:14:52 +00:00
3d1badca54 Accepting request 430529 from home:tbechtold:branches:devel:languages:python
- Remove unneeded Requires for python-pip. It's only used
  for testing.

OBS-URL: https://build.opensuse.org/request/show/430529
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=54
2016-09-27 10:09:42 +00:00
bced30067e Accepting request 397612 from home:tbechtold:branches:devel:languages:python
- Fix pypi source

- Fix pypi source

OBS-URL: https://build.opensuse.org/request/show/397612
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=52
2016-05-24 05:18:12 +00:00
778d896f5e Accepting request 397608 from home:tbechtold:branches:devel:languages:python
- update to 1.10.0:
  * File is wrongly marked as executable
  * Fix wsgiref script use with oslo.config
  * Update Preversioning explanation to avoid double that
  * Handle IndexError during version string parsing
  * Correct server test
  * Updated from global requirements
  * Fix soabi tests with pypy
  * package: fix wrong catch in email parsing
  * Do not convert git tags when searching history
  * Include wsgi_scripts in generated wheels
  * Correct the indentation in the classifiers example
  * Do not silently drop markers that fail to evaluate
  * Clarifications around tags and version numbers
  * Correct typo - s/enabeld/enabled/
  * Use apt-cache generated packages to provide build deps
  * fix some variable names
  * Don't attempt to test with 0.6c11 with Py3
  * Support entry point patching on setuptools < 12
  * Updated from global requirements
  * Split changelog on nulls instead of (
  * Add libjpeg and liberasurecode for tests
  * Handle markers to support sdist on pip < 6
  * Deprecated tox -downloadcache option removed
  * passenv integration environment variables re-enabling integration tests
  * Enable pep8 H405 tests
  * Add patch to properly get all commands from dist
  * doc: Remove 'MANIFEST.in'
  * doc: Trivial cleanup of 'index.rst'
  * doc: Add deprecation note for 'requirements-pyN'

OBS-URL: https://build.opensuse.org/request/show/397608
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=51
2016-05-24 05:08:45 +00:00
768bd81ec2 Accepting request 382992 from home:tbechtold:branches:devel:languages:python
- update to 1.8.1:
  * Handle the case where cmd.distribution has no pbr attribute
  * test_integration cleanups
  * Remove redundant testscenarios glue
  * Add standard code coverage configuration file
  * Add shields.io version/downloads links/badges into README.rst

- update to 1.8.1:
  * Handle the case where cmd.distribution has no pbr attribute
  * test_integration cleanups
  * Remove redundant testscenarios glue
  * Add standard code coverage configuration file
  * Add shields.io version/downloads links/badges into README.rst

OBS-URL: https://build.opensuse.org/request/show/382992
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=49
2016-04-05 08:45:32 +00:00
a12957c5df Accepting request 332225 from Cloud:OpenStack:Master
- update to 1.8.0:
  * Strip comments present in setup.cfg
  * Protect WSGI application with a critical section
- Remove 0001-Remove-sphinx_config.init_values-manual-call.patch
  Fixed upstream

- update to 1.8.0:
  * Strip comments present in setup.cfg
  * Protect WSGI application with a critical section
- Remove 0001-Remove-sphinx_config.init_values-manual-call.patch
  Fixed upstream

OBS-URL: https://build.opensuse.org/request/show/332225
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=47
2015-09-21 09:01:34 +00:00
cb773d560c Accepting request 329808 from Cloud:OpenStack:Master
- update to 1.7.0:
  * Have pbr egg_info.writer check PBR is enabled

- update to 1.7.0:
  * Have pbr egg_info.writer check PBR is enabled

OBS-URL: https://build.opensuse.org/request/show/329808
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=45
2015-09-10 10:21:48 +00:00