Commit Graph

142 Commits

Author SHA256 Message Date
Stephan Kulow
5bb2eae38e Accepting request 327221 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/327221
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=21
2015-08-29 18:03:41 +00:00
a5f08ed8d9 Accepting request 326694 from Cloud:OpenStack:Master
- update to 1.6.0:
  * Strip comments in requirements files
  * Handle git being entirely absent
  * We require the use of setuptools
  * Fix retrieval of commit data and most recent tag

- update to 1.6.0:
  * Strip comments in requirements files
  * Handle git being entirely absent
  * We require the use of setuptools
  * Fix retrieval of commit data and most recent tag
- Remove 0001-Handle-git-being-entirely-absent.patch .
  Applied upstream

OBS-URL: https://build.opensuse.org/request/show/326694
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=43
2015-08-26 15:47:05 +00:00
Dominique Leuenberger
c1575e4ac9 Accepting request 322053 from devel:languages:python
- update to version 1.4.0
  * Fix docs for environment markers in extras
  * Export ChangeLog and AUTHORS in install
  * Show how long the git querying takes
  * Add wsgi_scripts support to PBR
  * Updated from global requirements
- requires python-mock >= 1.2

- add 0001-Handle-git-being-entirely-absent.patch
- revert dependency on git (see comment in the specfile)

- update to version 1.4.0
  * Fix docs for environment markers in extras
  * Export ChangeLog and AUTHORS in install
  * Show how long the git querying takes
  * Add wsgi_scripts support to PBR
  * Updated from global requirements
- requires python-mock >= 1.2

OBS-URL: https://build.opensuse.org/request/show/322053
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=20
2015-08-14 12:45:47 +00:00
afce122c08 - revert dependency on git (see comment in the specfile)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=41
2015-08-12 09:39:37 +00:00
3d34f6552d - add 0001-Handle-git-being-entirely-absent.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=40
2015-08-12 09:34:29 +00:00
b3e679149a - add 0001-Handle-git-being-entirely-absent.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=39
2015-08-12 09:34:08 +00:00
Thomas Bechtold
3049f2e7b9 Accepting request 321796 from home:seife:OpenStack:Master
update to version 1.4.0

OBS-URL: https://build.opensuse.org/request/show/321796
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=38
2015-08-11 08:09:57 +00:00
Dominique Leuenberger
b892f66464 Accepting request 320131 from devel:languages:python
Split documentation into own package to avoid dependency loop

OBS-URL: https://build.opensuse.org/request/show/320131
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=19
2015-08-06 22:23:14 +00:00
Todd R
82db965da4 Accepting request 320124 from home:TheBlackCat:branches:devel:languages:python
Split documentation into own package to avoid dependency loop

OBS-URL: https://build.opensuse.org/request/show/320124
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=37
2015-08-03 10:07:09 +00:00
Todd R
1bd2a63162 Accepting request 320122 from home:TheBlackCat:branches:devel:languages:python
Split documentation into own package to avoid dependency loop

OBS-URL: https://build.opensuse.org/request/show/320122
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=36
2015-08-03 10:02:05 +00:00
Todd R
d8bcb50af7 Accepting request 318990 from home:TheBlackCat:branches:devel:languages:python
Fix update-alternatives usage.

OBS-URL: https://build.opensuse.org/request/show/318990
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=35
2015-07-27 15:45:09 +00:00
Stephan Kulow
f827e0f0f2 Accepting request 317569 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/317569
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=18
2015-07-21 11:25:40 +00:00
0caf1b9215 Accepting request 317297 from Cloud:OpenStack:Master
- update to 1.3.0:
  * Wrap env markers in parens
  * Updated from global requirements
  * Add more documentation around building docs
  * Updated from global requirements
  * Use string for 'OS_TEST_TIMEOUT' default
  * Updated from global requirements
  * This documents the use of comments that work between 2.6, 2.7 and 3.4
- Add 0001-Remove-sphinx_config.init_values-manual-call.patch . Needed
  for newer Sphinx versions.

- update to 1.2.0:
  * Strip markers from test requirements
  * Revert "Remove sphinx_config.init_values(

OBS-URL: https://build.opensuse.org/request/show/317297
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=33
2015-07-20 06:50:00 +00:00
Stephan Kulow
bdd88835e8 Accepting request 311742 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/311742
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=17
2015-06-17 14:15:09 +00:00
16cb1d65f8 Accepting request 311216 from home:tbechtold:branches:devel:languages:python
- update to 1.1.0:
  * Fix test case to be runnable with gnupg 2.1
  * More explicit data_files install location docs
  * Move CapturedSubprocess fixture to base
  * Remove sphinx_config.init_values() manual call
  * Updated from global requirements
  * builddoc: allow to use fnmatch-style exclusion for autodoc
  * doc: add some basic doc about pbr doc options
  * Add home-page into sample setup.cfg
  * Make setup.py --help-commands work without testrepository
- Removed 0001-Remove-sphinx_config.init_values-manual-call.patch
  Applied upstream.

OBS-URL: https://build.opensuse.org/request/show/311216
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=31
2015-06-12 08:27:14 +00:00
Dominique Leuenberger
98a5098259 Accepting request 311132 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/311132
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=16
2015-06-09 06:48:24 +00:00
aac8c9f974 Accepting request 311126 from home:tbechtold:branches:devel:languages:python
- update to 1.0.1:
  * Remove self.pre_run calls in packaging.py
  * Update hacking to 0.10.x series
  * Teach pbr to read extras and env markers
  * Bump integration test timeouts
  * Finish removing invocations of pip
  * Advertise support for Python3.4
  * Issue #1451976: handle commits with non-utf8 text
  * Parallelise integration tests
- Removed pbr-0.10.8-fix-sphinx-init_values.patch . Replaced upstream
  with 0001-Remove-sphinx_config.init_values-manual-call.patch
- Added 0001-Remove-sphinx_config.init_values-manual-call.patch

OBS-URL: https://build.opensuse.org/request/show/311126
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=29
2015-06-08 10:04:19 +00:00
Stephan Kulow
cc084acc10 Accepting request 305734 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/305734
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=15
2015-05-10 08:46:12 +00:00
Jan Matejek
396ab5776b Accepting request 305433 from home:benoit_monin:branches:devel:languages:python
- update to version 0.11.0
- increase required version of python-hacking for the tests

OBS-URL: https://build.opensuse.org/request/show/305433
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=27
2015-05-07 11:52:35 +00:00
Dominique Leuenberger
9d4262fa7f Accepting request 297898 from devel:languages:python
update

OBS-URL: https://build.opensuse.org/request/show/297898
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=14
2015-04-21 08:51:55 +00:00
Denisart Benjamin
ab76ed0960 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=26 2015-04-18 10:52:07 +00:00
Denisart Benjamin
fbd426a114 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=25 2015-04-18 10:41:51 +00:00
Denisart Benjamin
f332894a2a Accepting request 297159 from home:frispete:python
- update to version 0.10.8
  - 0.10.8
    * Support script text override for newer develop
  - 0.10.7
    * _get_revno only returns a commit count
  - 0.10.6
    * Integration test PBR commits
  - 0.10.5
    * Move write_pbr_json to avoid issues with nose
  - 0.10.4
    * Properly check for git before getting git dir
    * Use post version signifiers
    * Only import sphinx during hook processing
  - 0.10.3
    * Stop including git sha in version strings
    * Write and read more complex git sha info
  - 0.10.2
    * Remove all 2.7 filtering
    * Stop filtering out argparse
    * Remove mirror testing from the integration script
  - 0.10.1
    * Prefix git suffixes with + instead of 
- fix Sphinx config.init_values fallout
- add update-alternatives
- remove outdated patches
- put docs in its own package

OBS-URL: https://build.opensuse.org/request/show/297159
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=24
2015-04-18 10:39:41 +00:00
Stephan Kulow
d028fa0b52 Accepting request 258835 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/258835
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=13
2014-11-02 15:45:42 +00:00
Denisart Benjamin
b7538471ce Accepting request 258645 from Cloud:OpenStack:Master
- add 0001-Allow-overwriting-sphinx-builder-list-from-command-l.patch
  0001-use-get_boolean_option-for-warnerrors.patch

OBS-URL: https://build.opensuse.org/request/show/258645
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=22
2014-10-29 17:19:48 +00:00
Stephan Kulow
b0059dfab3 Accepting request 258233 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/258233
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=12
2014-10-25 06:33:21 +00:00
Todd R
202dd2d115 Accepting request 258232 from home:TheBlackCat:branches:devel:languages:python
Add python-pip from requires to buildrequires

OBS-URL: https://build.opensuse.org/request/show/258232
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=20
2014-10-24 09:38:56 +00:00
Stephan Kulow
28de886ab1 Accepting request 243452 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/243452
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=10
2014-08-05 11:00:14 +00:00
Denisart Benjamin
90cdb17e9a Accepting request 243257 from home:dimstar:rpmlintrc
Rename rpmlintrc as per pkg guideline to %{name}-rpmlintrc (and execute pre_checkin.sh to sync-up)

OBS-URL: https://build.opensuse.org/request/show/243257
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=18
2014-08-02 11:02:38 +00:00
256bc0428f Accepting request 242514 from home:toabctl:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/242514
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=17
2014-07-31 15:51:52 +00:00
Stephan Kulow
3a3f9fd400 Accepting request 228027 from devel:languages:python
- Update to version 0.8.0:
  * Use unicode_literals import instead of u'unicode' notation
  * Remove pip version specifier
  * Make tools/integration.sh take a branch
  * Fixes blocking issue on Windows

OBS-URL: https://build.opensuse.org/request/show/228027
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=9
2014-03-30 05:55:34 +00:00
Sascha Peilicke
0af8f4a124 - Update to version 0.8.0:
* Use unicode_literals import instead of u'unicode' notation
  * Remove pip version specifier
  * Make tools/integration.sh take a branch
  * Fixes blocking issue on Windows

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=15
2014-03-28 09:09:05 +00:00
Stephan Kulow
9553e22212 Accepting request 227553 from devel:languages:python
- update to 0.7.0:
  * No changes, just use the released tarball which has
  the right version (that others are checking for)

- Run testr directly

- update to 0.6:
  * package: read a specific Python version requirement file
  * Fix typos in documents
  * Pin sphinx to <1.2
  * Build mirror using proper requirements
  * Use wheels for installation
  * show diff between pip installed packages and requirements
  * Enable wheel processing in the tests
  * Clean up integration script
  * Let git do mailmap mapping for us
  * Make ChangeLog more condensed
  * Make sphinx builders configurable in LocalBuildDoc
  * Serve local mirror using apache
  * Bump the development status classifier
  * Support building wheels (PEP-427)
  * Ignore jenkins@openstack.org in authors building
  * Communicate to user when we skip a requirement
  * Base python 2.7 skip list on parsed names
  * Link to the documentation in the readme
  * Avoid using 'which' executable for finding git
  * Add wheel mirror structure awareness
  * Remove pip as an argument from mkvenv
  * Use pypi-mirror instead of jeepyb (forwarded request 227338 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/227553
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=8
2014-03-27 05:10:47 +00:00
Sascha Peilicke
9f1306dc90 Accepting request 227338 from Cloud:OpenStack:Master
- update to 0.7.0:
  * No changes, just use the released tarball which has
  the right version (that others are checking for)

- Run testr directly

- update to 0.6:
  * package: read a specific Python version requirement file
  * Fix typos in documents
  * Pin sphinx to <1.2
  * Build mirror using proper requirements
  * Use wheels for installation
  * show diff between pip installed packages and requirements
  * Enable wheel processing in the tests
  * Clean up integration script
  * Let git do mailmap mapping for us
  * Make ChangeLog more condensed
  * Make sphinx builders configurable in LocalBuildDoc
  * Serve local mirror using apache
  * Bump the development status classifier
  * Support building wheels (PEP-427)
  * Ignore jenkins@openstack.org in authors building
  * Communicate to user when we skip a requirement
  * Base python 2.7 skip list on parsed names
  * Link to the documentation in the readme
  * Avoid using 'which' executable for finding git
  * Add wheel mirror structure awareness
  * Remove pip as an argument from mkvenv
  * Use pypi-mirror instead of jeepyb

OBS-URL: https://build.opensuse.org/request/show/227338
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=13
2014-03-26 09:47:58 +00:00
Stephan Kulow
58b8289821 Accepting request 226609 from devel:languages:python
- Update to version pbr-0.6.14.g6ffff7c:
  * Factor run_cmd out of the base class
  * Return the real class in VersionInfo __repr__
  * Fix up some docstrings
  * Init sphinx config values before accessing them
  * Remove copyright from empty files
  * Declare support for Python versions in setup.cfg
  * Updated from global requirements
  * Remove unused _parse_mailmap()
  * Add support for python 3-<3.3
  * Remove tox locale overrides
  * Do not force log verbosity level to info
  0.6
  * package: read a specific Python version requirement file
- Fix dependencies

OBS-URL: https://build.opensuse.org/request/show/226609
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=7
2014-03-19 07:03:08 +00:00
Sascha Peilicke
5ebd3fd8b5 - Update to version pbr-0.6.14.g6ffff7c:
* Factor run_cmd out of the base class
  * Return the real class in VersionInfo __repr__
  * Fix up some docstrings
  * Init sphinx config values before accessing them
  * Remove copyright from empty files
  * Declare support for Python versions in setup.cfg
  * Updated from global requirements
  * Remove unused _parse_mailmap()
  * Add support for python 3-<3.3
  * Remove tox locale overrides
  * Do not force log verbosity level to info
  0.6
  * package: read a specific Python version requirement file
- Fix dependencies

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=10
2014-03-18 14:48:30 +00:00
Stephan Kulow
6bed7cd57f Accepting request 214241 from devel:languages:python
- Update to version 0.5.23.36.g00fbbd1:
- Install from tarballs.openstack.org (rather than PyPI) and use _service file (forwarded request 214240 from saschpe)

OBS-URL: https://build.opensuse.org/request/show/214241
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=6
2014-01-20 06:55:41 +00:00
Sascha Peilicke
9861a59005 Accepting request 214240 from Cloud:OpenStack:Master
- Update to version 0.5.23.36.g00fbbd1:
- Install from tarballs.openstack.org (rather than PyPI) and use _service file

OBS-URL: https://build.opensuse.org/request/show/214240
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=9
2014-01-17 15:14:30 +00:00
Stephan Kulow
c41ff4c455 Accepting request 209160 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/209160
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=5
2013-12-03 09:49:53 +00:00
Tomáš Chvátal
0cf4d6c5b4 Accepting request 186766 from Cloud:OpenStack:Factory
- Update to version 0.5.21:
  + Replace setuptools_git with a smarter approach

- Add python-pip requirement

- update to 0.5.20:
  * Add support for globbing in data files
  * Stop trying to install old pip and setuptools

- update to 0.5.18:
  * support python setup.py test
  * various python 3.x compat fixes

OBS-URL: https://build.opensuse.org/request/show/186766
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=3
2013-08-13 08:52:12 +00:00
Stephan Kulow
e60bf3ecbe Accepting request 182133 from Cloud:OpenStack:Factory
- Introduce a build conditional for running tests to break build cycle
  with python-oslo.config

OBS-URL: https://build.opensuse.org/request/show/182133
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=2
2013-07-04 16:06:10 +00:00
Stephan Kulow
45eb30507b Accepting request 181787 from Cloud:OpenStack:Factory
OBS-URL: https://build.opensuse.org/request/show/181787
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=1
2013-07-03 08:26:40 +00:00