File python-pbr.changes of Package python-pbr
733
1
-------------------------------------------------------------------
2
Wed Nov 7 11:22:59 UTC 2018 - mmnelemane@suse.com
3
4
- Fix for error "invalid option --#" in SLE_12_SP4 build.
5
6
-------------------------------------------------------------------
7
Mon Oct 15 13:23:36 UTC 2018 - Matej Cepl <mcepl@suse.com>
8
9
- Update to 4.3.0:
10
* Remove my\_ip from generated wsgi script
11
* Fix typo in contribution instructions
12
* Add release note for fix to bug 1786306
13
* Move pbr-installation jobs in-tree
14
* Support subdirectory in the url
15
* remove pypy jobs
16
* add lib-forward-testing-python3 test job
17
* add python 3.6 unit test job
18
* switch documentation job to new PTI
19
* import zuul job settings from project-config
20
* Ignore Zuul when generating AUTHORS
21
* tox: Re-add cover target
22
- Add new_wheel.patch to make compatible with wheel = 0.32.1
23
24
-------------------------------------------------------------------
25
Sun Oct 7 08:43:14 CEST 2018 - mcepl@suse.com
26
27
- Revert previous commit.
28
29
-------------------------------------------------------------------
30
Sun Oct 7 06:34:26 UTC 2018 - Matěj Cepl <mcepl@suse.com>
31
32
- Partially switch off tests requiring testscenarios and stestr.
33
34
-------------------------------------------------------------------
35
Fri Sep 14 21:18:14 UTC 2018 - dmueller@suse.com
36
37
- add 0001-Skip-test-for-testr-hook-being-installed-when-testr-.patch
38
39
-------------------------------------------------------------------
40
Tue Sep 4 08:47:32 UTC 2018 - dmueller@suse.com
41
42
- update to 4.2.0:
43
* Deprecate 'test' integration
44
* Deprecate 'build\_sphinx' integration
45
* Add Sphinx extension
46
* doc: Add documentation for missing '[pbr]' options
47
* doc: Fix formatting of packagers guide
48
* Switch to stestr
49
50
-------------------------------------------------------------------
51
Mon Aug 27 15:24:52 UTC 2018 - tchvatal@suse.com
52
53
- Move the Name declaration above BR with LUA expansion as it won't
54
get expanded in time for older codestreams otherwise and result
55
in issue like "Package does not exist: %files -n python-%name"
56
57
-------------------------------------------------------------------
58
Wed Aug 15 12:38:40 UTC 2018 - mcepl@suse.com
59
60
- Fix conditions when to enanle tests and when not.
61
62
-------------------------------------------------------------------
63
Mon Aug 6 10:03:48 UTC 2018 - tchvatal@suse.com
64
65
- Switch to multibuild to run tests
66
- Drop doc subpkg, they have compiled docu on web, much better
67
* Drops patch for_sphinx.patch
68
69
-------------------------------------------------------------------
70
Mon Aug 6 09:37:30 UTC 2018 - tchvatal@suse.com
71
72
- Version update to 4.1.1:
73
* Fixes on python 3.x
74
75
-------------------------------------------------------------------
76
Fri May 25 09:48:46 UTC 2018 - mimi.vx@gmail.com
77
78
- for_sphinx.patch - allow warnings for sphinx_build
79
unfortuanetly python3 and python2 Sphinx have diff in docstring parsing
80
81
-------------------------------------------------------------------
82
Wed May 23 02:48:49 UTC 2018 - arun@gmx.de
83
84
- update to version 4.0.3:
85
* Don't poke in pip for requests
86
* Fix builddoc with sphinx <= 1.6
87
88
-------------------------------------------------------------------
89
Mon Apr 23 15:14:47 UTC 2018 - arun@gmx.de
90
91
- update to version 4.0.2:
92
* Better Sem-Ver header handling
93
94
- changes from version 4.0.1:
95
* add lower-constraints job
96
* Explicitly read setup.cfg as utf-8 on Python 3
97
98
-------------------------------------------------------------------
99
Wed Mar 28 04:42:26 UTC 2018 - tbechtold@suse.com
100
101
- update to 4.0.0:
102
* builddoc: Treat '[pbr] autodoc\_tree\_excludes' as a multi-line opt
103
* update parse test to use reliable comparison
104
* Make docs on env vars a little clearer
105
* Updated from global requirements
106
* future-proof invocation of apidoc
107
* emit warning correctly
108
* deprecations: Deprecate support for '-py{N}' requirements
109
* doc: Minor rework of usage doc
110
* doc: Rework features doc
111
* Support v<semver> version
112
* Deprecate testr and nose integration
113
* tests: Increase coverage of requirements parsing
114
* trivial: Move packaging tests to test\_packaging
115
* Put test-requirements into an extra named 'test'
116
* Support Description-Content-Type metadata
117
* Avoid tox\_install.sh for constraints support
118
* Test on Python 3.6
119
* Support PEP 345 Project-URL metadata
120
* Remove setting of version/release from releasenotes
121
* Use 'build\_reno' setuptools extension if available
122
* Remove unnecessary 'if True'
123
* Discover Distribution through the class hierarchy
124
* Add reno for release notes management
125
* Remove support for command hooks
126
* Remove dead code
127
* Deprecate support for Sphinx < 1.6
128
* builddoc: Use '[sphinx\_build] builders' with Sphinx < 1.6
129
* Remove win32/nt checks for wrapper script gen
130
* Remove py26 support
131
* Update URLs in documents according to document migration
132
* gitignore: Ignore .venv
133
* switch from oslosphinx to openstackdocstheme
134
* Trivial: Fix docstring
135
* turn on warning-as-error flag for doc build
136
* rearrange existing documentation using the new standard layout
137
138
-------------------------------------------------------------------
139
Mon Oct 30 16:09:24 UTC 2017 - jmatejek@suse.com
140
141
- use %python_clone instead of manual copying
142
- drop shebang and executable from the included test setup.py
143
instead of complicated post-install fixing
144
145
-------------------------------------------------------------------
146
Tue Aug 8 06:04:36 UTC 2017 - tbechtold@suse.com
147
148
- remove unused BuildRequires on python-pip
149
- add python-setuptools as BuildRequires
150
151
-------------------------------------------------------------------
152
Mon Jul 10 18:42:12 UTC 2017 - toddrme2178@gmail.com
153
154
- Fix wrong-script-interpreter rpmlint error.
155
156
-------------------------------------------------------------------
157
Thu Jun 29 16:16:36 UTC 2017 - tbechtold@suse.com
158
159
- update to 3.1.1:
160
* Restore previous IP binding
161
* allow user to override the output location of api docs
162
* fix tests based on API change in Sphinx
163
* Updated from global requirements
164
* Add binding option for WSGI server
165
* Ignore index URL lines in requirements.txt files
166
167
-------------------------------------------------------------------
168
Thu May 18 11:36:19 UTC 2017 - dmueller@suse.com
169
170
- Update to pbr-3.0.1:
171
* builddoc: uses the new Sphinx 1.6 code for multiple builder
172
* Updated from global requirements
173
* Fix missing comment from previous change
174
* trivial: Add note about multiple builders support
175
* Remove 'build\_sphinx\_latex'
176
* Stop building man pages by default
177
* docs: Use definition lists
178
* add image.nonlocal\_uri to the list of warnings ignored
179
* doc: Document Sphinx integration
180
* add changelog to published documentation
181
* Lazy import pkg\_resources
182
* Add Changelog build handling for invalid chars
183
* Initialize sphinx config using application instead of config
184
* Make oslosphinx optional
185
* Updated from global requirements
186
* Also generate XML coverage report
187
* Update to a newer hacking library
188
- drop 0001-Initialize-sphinx-config-using-application-instead-o.patch
189
Upstream
190
191
-------------------------------------------------------------------
192
Mon Apr 3 05:05:43 UTC 2017 - tbechtold@suse.com
193
194
- Add 0001-Initialize-sphinx-config-using-application-instead-o.patch
195
196
-------------------------------------------------------------------
197
Wed Mar 29 13:53:04 UTC 2017 - jmatejek@suse.com
198
199
- uninstall alternatives in %postun
200
201
-------------------------------------------------------------------
202
Wed Mar 29 11:59:27 UTC 2017 - tbechtold@suse.com
203
204
- Fix Source url
205
206
-------------------------------------------------------------------
207
Wed Mar 8 10:30:49 UTC 2017 - aplanas@suse.com
208
209
- Update to pbr-2.0.0
210
* tox: Don't set skipsdist=True
211
* Stop using 'warnerrors'
212
* doc: Clarify sections in 'setup.cfg'
213
* Updated from global requirements
214
* Remove discover from test-requirements
215
* Add Constraints support
216
* Don't raise exception on missing man pages
217
* Updated from global requirements
218
* Clean imports in code
219
* Updated from global requirements
220
* Docstrings should not start with a space
221
* Changed the home-page link
222
* Update .coveragerc after the removal of openstack directory
223
* coverage package name option, doc improvement
224
* Updated from global requirements
225
* Deprecated warning for SafeConfigParser
226
* Add more words to a confusing error message
227
* Don't ignore data-files
228
* Change assertTrue(isinstance()) by optimal assert
229
* Fix handling of old git log output
230
* Fix typo in the index.rst
231
* Expose deb version to match exposing rpm version
232
* Replace OpenStack LLC with OpenStack Foundation
233
* Updated from global requirements
234
* Fix pypy soabi tests
235
* Add Python 3.5 classifier and venv
236
* Fix argument order for assertEqual to (expected, observed)
237
* Move to oslosphinx
238
* Updated from global requirements
239
* Restore warnerrors behavior and support Sphinx 1.4
240
* Updated from global requirements
241
* Updated from global requirements
242
* Updated from global requirements
243
* Fix pypy wsgi tests
244
* Remember the insertion order for pbr.json
245
- Remove 0001-Don-t-ignore-data-files.patch (included)
246
- Remove 0001-Don-t-raise-exception-on-missing-man-pages.patch (included)
247
248
-------------------------------------------------------------------
249
Mon Feb 27 13:11:37 UTC 2017 - jmatejek@suse.com
250
251
- use hardlinks instead of symlinks for %fdupes, because
252
symlinks would point across subpackages
253
254
-------------------------------------------------------------------
255
Tue Feb 21 14:11:09 UTC 2017 - jmatejek@suse.com
256
257
- update for singlespec
258
259
-------------------------------------------------------------------
260
Mon Feb 20 22:03:16 UTC 2017 - dmueller@suse.com
261
262
- add 0001-Don-t-raise-exception-on-missing-man-pages.patch,
263
0001-Don-t-ignore-data-files.patch
264
265
-------------------------------------------------------------------
266
Tue Sep 27 18:32:25 UTC 2016 - tbechtold@suse.com
267
268
- Add missing python-setuptools Requires.
269
270
-------------------------------------------------------------------
271
Tue Sep 27 09:46:15 UTC 2016 - tbechtold@suse.com
272
273
- Remove unneeded Requires for python-pip. It's only used
274
for testing.
275
276
-------------------------------------------------------------------
277
Tue May 24 05:15:09 UTC 2016 - tbechtold@suse.com
278
279
- Fix pypi source
280
281
-------------------------------------------------------------------
282
Tue May 24 04:46:16 UTC 2016 - tbechtold@suse.com
283
284
- update to 1.10.0:
285
* File is wrongly marked as executable
286
* Fix wsgiref script use with oslo.config
287
* Update Preversioning explanation to avoid double that
288
* Handle IndexError during version string parsing
289
* Correct server test
290
* Updated from global requirements
291
* Fix soabi tests with pypy
292
* package: fix wrong catch in email parsing
293
* Do not convert git tags when searching history
294
* Include wsgi_scripts in generated wheels
295
* Correct the indentation in the classifiers example
296
* Do not silently drop markers that fail to evaluate
297
* Clarifications around tags and version numbers
298
* Correct typo - s/enabeld/enabled/
299
* Use apt-cache generated packages to provide build deps
300
* fix some variable names
301
* Don't attempt to test with 0.6c11 with Py3
302
* Support entry point patching on setuptools < 12
303
* Updated from global requirements
304
* Split changelog on nulls instead of (
305
* Add libjpeg and liberasurecode for tests
306
* Handle markers to support sdist on pip < 6
307
* Deprecated tox -downloadcache option removed
308
* passenv integration environment variables re-enabling integration tests
309
* Enable pep8 H405 tests
310
* Add patch to properly get all commands from dist
311
* doc: Remove 'MANIFEST.in'
312
* doc: Trivial cleanup of 'index.rst'
313
* doc: Add deprecation note for 'requirements-pyN'
314
* doc: Restructure 'Requirements' section
315
* doc: Restructure 'Usage' section
316
* doc: Add details of manifest generation
317
* Support git://, git+ssh://, git+https:// without -e flag
318
* More support Sphinx >=1.3b1 and <1.3.1
319
* Fix docs for markers
320
* Do not error when running pep8 with py3
321
* Ensure changelog log output is written if it already exists
322
* Cleanup jeepyb and pypi-mirror special casing
323
- Adjust BuildRequires
324
325
-------------------------------------------------------------------
326
Fri Apr 1 15:20:52 UTC 2016 - tbechtold@suse.com
327
328
- update to 1.8.1:
329
* Handle the case where cmd.distribution has no pbr attribute
330
* test_integration cleanups
331
* Remove redundant testscenarios glue
332
* Add standard code coverage configuration file
333
* Add shields.io version/downloads links/badges into README.rst
334
335
-------------------------------------------------------------------
336
Sun Sep 20 09:03:29 UTC 2015 - tbechtold@suse.com
337
338
- update to 1.8.0:
339
* Strip comments present in setup.cfg
340
* Protect WSGI application with a critical section
341
- Remove 0001-Remove-sphinx_config.init_values-manual-call.patch
342
Fixed upstream
343
344
-------------------------------------------------------------------
345
Wed Sep 9 06:42:06 UTC 2015 - tbechtold@suse.com
346
347
- update to 1.7.0:
348
* Have pbr egg_info.writer check PBR is enabled
349
350
-------------------------------------------------------------------
351
Wed Aug 26 06:20:59 UTC 2015 - tbechtold@suse.com
352
353
- update to 1.6.0:
354
* Strip comments in requirements files
355
* Handle git being entirely absent
356
* We require the use of setuptools
357
* Fix retrieval of commit data and most recent tag
358
- Remove 0001-Handle-git-being-entirely-absent.patch .
359
Applied upstream
360
361
-------------------------------------------------------------------
362
Wed Aug 12 09:32:35 UTC 2015 - dmueller@suse.com
363
364
- add 0001-Handle-git-being-entirely-absent.patch
365
- revert dependency on git (see comment in the specfile)
366
367
-------------------------------------------------------------------
368
Tue Aug 11 07:34:34 UTC 2015 - seife+obs@b1-systems.com
369
370
- update to version 1.4.0
371
* Fix docs for environment markers in extras
372
* Export ChangeLog and AUTHORS in install
373
* Show how long the git querying takes
374
* Add wsgi_scripts support to PBR
375
* Updated from global requirements
376
- requires python-mock >= 1.2
377
378
-------------------------------------------------------------------
379
Mon Aug 3 10:04:09 UTC 2015 - toddrme2178@gmail.com
380
381
- Actually remove documentation requirements
382
383
-------------------------------------------------------------------
384
Mon Aug 3 09:46:34 UTC 2015 - toddrme2178@gmail.com
385
386
- Split documentation into own package to avoid dependency loop
387
388
-------------------------------------------------------------------
389
Mon Jul 27 15:37:32 UTC 2015 - toddrme2178@gmail.com
390
391
- Fix update-alternatives usage.
392
393
-------------------------------------------------------------------
394
Fri Jul 17 11:54:48 UTC 2015 - tbechtold@suse.com
395
396
- update to 1.3.0:
397
* Wrap env markers in parens
398
* Updated from global requirements
399
* Add more documentation around building docs
400
* Updated from global requirements
401
* Use string for 'OS_TEST_TIMEOUT' default
402
* Updated from global requirements
403
* This documents the use of comments that work between 2.6, 2.7 and 3.4
404
- Add 0001-Remove-sphinx_config.init_values-manual-call.patch . Needed
405
for newer Sphinx versions.
406
407
-------------------------------------------------------------------
408
Wed Jun 24 08:24:05 UTC 2015 - dmueller@suse.com
409
410
- update to 1.2.0:
411
* Strip markers from test requirements
412
* Revert "Remove sphinx_config.init_values(
413
414
-------------------------------------------------------------------
415
Tue Jun 9 07:17:47 UTC 2015 - tbechtold@suse.com
416
417
- update to 1.1.0:
418
* Fix test case to be runnable with gnupg 2.1
419
* More explicit data_files install location docs
420
* Move CapturedSubprocess fixture to base
421
* Remove sphinx_config.init_values() manual call
422
* Updated from global requirements
423
* builddoc: allow to use fnmatch-style exclusion for autodoc
424
* doc: add some basic doc about pbr doc options
425
* Add home-page into sample setup.cfg
426
* Make setup.py --help-commands work without testrepository
427
- Removed 0001-Remove-sphinx_config.init_values-manual-call.patch
428
Applied upstream.
429
430
-------------------------------------------------------------------
431
Tue Jun 2 16:19:13 UTC 2015 - tbechtold@suse.com
432
433
- update to 1.0.1:
434
* Remove self.pre_run calls in packaging.py
435
* Update hacking to 0.10.x series
436
* Teach pbr to read extras and env markers
437
* Bump integration test timeouts
438
* Finish removing invocations of pip
439
* Advertise support for Python3.4
440
* Issue #1451976: handle commits with non-utf8 text
441
* Parallelise integration tests
442
- Removed pbr-0.10.8-fix-sphinx-init_values.patch . Replaced upstream
443
with 0001-Remove-sphinx_config.init_values-manual-call.patch
444
- Added 0001-Remove-sphinx_config.init_values-manual-call.patch
445
446
-------------------------------------------------------------------
447
Tue May 5 10:57:35 UTC 2015 - benoit.monin@gmx.fr
448
449
- update to version 0.11.0:
450
* Issue #1450210: Preversioning rc tag handling
451
* Stop testing setup.py easy_install behaviour
452
* Test pip install -e of projects
453
* Build all the wheels in one pass rather than many
454
* Improve integration.sh
455
* Honour new test variable PIPVERSION
456
* Be safe, don't let friends use RawConfigParser
457
* Revert "Support platform-specific requirements files"
458
* Reinstate pure-git-hashes-are-illegal test
459
* Ignore non-release related tags
460
* Test that MANIFEST.in excludes work
461
* Fixup semver
462
* Better diagnostics on test failure
463
* Don't avoid egg-info quite so often
464
* Add truncated lincense text
465
* "packages" might list multiple directories
466
* Support script text override for newer develop
467
* Fixes Windows generated scripts headers
468
* Update README format to match release notes tool
469
* Be more aggressive about building wheels
470
* Use a wheelhouse in the integration test
471
* Build a wheel when integration testing PBR changes
472
* Use unsafe OpenPGP keys for testing
473
- increase required version of python-hacking for the tests
474
475
-------------------------------------------------------------------
476
Thu Apr 16 08:53:20 UTC 2015 - hpj@urpla.net
477
478
- Update to version 0.10.8
479
* Support script text override for newer develop
480
- Changes from version 0.10.7
481
* _get_revno only returns a commit count
482
- Changes from 0.10.6
483
* Integration test PBR commits
484
- Changes from 0.10.5
485
* Move write_pbr_json to avoid issues with nose
486
- Changes from 0.10.4
487
* Properly check for git before getting git dir
488
* Use post version signifiers
489
* Only import sphinx during hook processing
490
- Changes from 0.10.3
491
* Stop including git sha in version strings
492
* Write and read more complex git sha info
493
- Changes from 0.10.2
494
* Remove all 2.7 filtering
495
* Stop filtering out argparse
496
* Remove mirror testing from the integration script
497
- Changes from 0.10.1
498
* Prefix git suffixes with + instead of
499
- fix Sphinx config.init_values fallout
500
- add update-alternatives
501
- remove outdated patches
502
* 0001-use-get_boolean_option-for-warnerrors.patch
503
* 0001-Allow-overwriting-sphinx-builder-list-from-command-l.patch
504
- Add pbr-0.10.8-fix-sphinx-init_values.patch
505
- put docs in its own package
506
507
-------------------------------------------------------------------
508
Fri Oct 24 09:38:37 UTC 2014 - toddrme2178@gmail.com
509
510
- Add python-pip from requires to buildrequires
511
512
-------------------------------------------------------------------
513
Thu Aug 28 10:48:07 UTC 2014 - dmueller@suse.com
514
515
- add 0001-Allow-overwriting-sphinx-builder-list-from-command-l.patch
516
0001-use-get_boolean_option-for-warnerrors.patch
517
518
-------------------------------------------------------------------
519
Thu Jul 31 16:25:10 UTC 2014 - dimstar@opensuse.org
520
521
- Rename rpmlintrc to %{name}-rpmlintrc.
522
Follow the packaging guidelines.
523
524
-------------------------------------------------------------------
525
Sat Jul 26 15:17:14 UTC 2014 - tbechtold@suse.com
526
527
- Update BuildRequires according to test-requirements.txt
528
- Update to version 0.10.0
529
* Remove all 2.7 filtering
530
* Stop filtering out argparse
531
* Remove mirror testing from the integration script
532
0.9.0
533
* Allow examining parsing exceptions
534
* Update integration script for Apache 2.4
535
* Restore Monkeypatched Distribution Instance
536
* Register testr as a distutil entry point
537
* Check for git before querying it for a version
538
* Allow _run_cmd to run commands in any directory
539
* Make setUp fail if sdist fails
540
* Permit pre-release versions with git metadata
541
* Un-nest some sections of code
542
0.8.2
543
* Remove --use-mailmap as it's not needed
544
* Fix typos in docs
545
0.8.1
546
* pbr/testr_command.py: Add logging
547
* Documentation updates
548
* Fixed a typo in the documentation
549
* Make source configurable when using --coverage
550
* README.rst: tweaks
551
* Format autoindex.rst file properly
552
* make pbr use hacking directly
553
554
-------------------------------------------------------------------
555
Fri Mar 28 08:25:25 UTC 2014 - speilicke@suse.com
556
557
- Update to version 0.8.0:
558
* Use unicode_literals import instead of u'unicode' notation
559
* Remove pip version specifier
560
* Make tools/integration.sh take a branch
561
* Fixes blocking issue on Windows
562
563
-------------------------------------------------------------------
564
Mon Mar 24 16:20:30 UTC 2014 - dmueller@suse.com
565
566
- update to 0.7.0:
567
* No changes, just use the released tarball which has
568
the right version (that others are checking for)
569
570
-------------------------------------------------------------------
571
Tue Mar 18 14:18:44 UTC 2014 - speilicke@suse.com
572
573
- Update to version pbr-0.6.14.g6ffff7c:
574
* Factor run_cmd out of the base class
575
* Return the real class in VersionInfo __repr__
576
* Fix up some docstrings
577
* Init sphinx config values before accessing them
578
* Remove copyright from empty files
579
* Declare support for Python versions in setup.cfg
580
* Updated from global requirements
581
* Remove unused _parse_mailmap()
582
* Add support for python 3-<3.3
583
* Remove tox locale overrides
584
* Do not force log verbosity level to info
585
0.6
586
* package: read a specific Python version requirement file
587
- Fix dependencies
588
589
-------------------------------------------------------------------
590
Fri Feb 14 09:39:45 UTC 2014 - speilicke@suse.com
591
592
- Run testr directly
593
594
-------------------------------------------------------------------
595
Tue Feb 4 09:42:28 UTC 2014 - dmueller@suse.com
596
597
- update to 0.6:
598
* package: read a specific Python version requirement file
599
* Fix typos in documents
600
* Pin sphinx to <1.2
601
* Build mirror using proper requirements
602
* Use wheels for installation
603
* show diff between pip installed packages and requirements
604
* Enable wheel processing in the tests
605
* Clean up integration script
606
* Let git do mailmap mapping for us
607
* Make ChangeLog more condensed
608
* Make sphinx builders configurable in LocalBuildDoc
609
* Serve local mirror using apache
610
* Bump the development status classifier
611
* Support building wheels (PEP-427)
612
* Ignore jenkins@openstack.org in authors building
613
* Communicate to user when we skip a requirement
614
* Base python 2.7 skip list on parsed names
615
* Link to the documentation in the readme
616
* Avoid using 'which' executable for finding git
617
* Add wheel mirror structure awareness
618
* Remove pip as an argument from mkvenv
619
* Use pypi-mirror instead of jeepyb
620
621
-------------------------------------------------------------------
622
Thu Jan 9 09:20:10 UTC 2014 - speilicke@suse.com
623
624
- Update to version 0.5.23.36.g00fbbd1:
625
- Install from tarballs.openstack.org (rather than PyPI) and use _service file
626
627
-------------------------------------------------------------------
628
Mon Nov 25 13:58:28 UTC 2013 - speilicke@suse.com
629
630
- Update dependencies
631
- Rename build-conditional to "test", avoid clash with Cloud:OpenStack:Master's
632
"tests" build-conditional. We've got other issues here
633
- Add rpmlintrc, we have some C files as part of the testsuite
634
635
-------------------------------------------------------------------
636
Thu Oct 31 23:47:07 UTC 2013 - dmueller@suse.com
637
638
- update to 0.5.23:
639
* Use dev based release versioning
640
641
-------------------------------------------------------------------
642
Thu Aug 8 06:49:22 UTC 2013 - speilicke@suse.com
643
644
- Update to version 0.5.21:
645
+ Replace setuptools_git with a smarter approach
646
647
-------------------------------------------------------------------
648
Mon Aug 5 09:09:57 UTC 2013 - speilicke@suse.com
649
650
- Add python-pip requirement
651
652
-------------------------------------------------------------------
653
Sun Aug 4 15:03:42 UTC 2013 - dmueller@suse.com
654
655
- update to 0.5.20:
656
* Add support for globbing in data files
657
* Stop trying to install old pip and setuptools
658
659
-------------------------------------------------------------------
660
Thu Jul 11 14:30:02 UTC 2013 - dmueller@suse.com
661
662
- update to 0.5.18:
663
* support python setup.py test
664
* various python 3.x compat fixes
665
666
-------------------------------------------------------------------
667
Thu Jul 4 07:29:43 UTC 2013 - speilicke@suse.com
668
669
- Introduce a build conditional for running tests to break build cycle
670
with python-oslo.config
671
672
-------------------------------------------------------------------
673
Tue Jul 2 16:06:42 UTC 2013 - dmueller@suse.com
674
675
- update description
676
677
-------------------------------------------------------------------
678
Wed Jun 26 15:29:49 UTC 2013 - cdenicolo@suse.com
679
680
- license update: Apache-2.0
681
license SUSE-Xano license not found in package. See LICENSE file.
682
683
-------------------------------------------------------------------
684
Wed Jun 26 09:47:22 UTC 2013 - dmueller@suse.com
685
686
- remove python-discover dependency for newer distros
687
688
-------------------------------------------------------------------
689
Fri Jun 21 07:28:12 UTC 2013 - dmueller@suse.com
690
691
- update to 0.5.17:
692
* Remove dependency on distribute
693
* Fix pip invocation for old versions of pip.
694
- remove 0001-Use-pip-instead-of-easy_install-for-installation.patch
695
- remove 0001-Skip-git-checkout-related-tests-when-.git-is-missing.patch
696
697
-------------------------------------------------------------------
698
Mon Jun 10 13:35:54 UTC 2013 - dmueller@suse.com
699
700
- add 0001-Use-pip-instead-of-easy_install-for-installation.patch
701
702
-------------------------------------------------------------------
703
Mon Jun 10 12:01:19 UTC 2013 - dmueller@suse.com
704
705
- update to 0.5.14:
706
* Remove jinja pin.
707
* Explicitly install install_requires.
708
* More python3 compatibility.
709
* Fix tox.ini to not reference deleted testenv
710
* Fix doc autoindexing.
711
* Add missing files to the tarball.
712
- add 0001-Skip-git-checkout-related-tests-when-.git-is-missing.patch
713
714
-------------------------------------------------------------------
715
Mon May 27 09:43:54 UTC 2013 - dmueller@suse.com
716
717
- update to 0.5.10:
718
+ Default to single-version-externally-managed
719
+ Add config for skipping authors and changelog.
720
+ Update to d2to1 0.2.10.
721
722
-------------------------------------------------------------------
723
Tue May 7 08:16:26 UTC 2013 - speilicke@suse.com
724
725
- Buildrequire python-python-mimeparse and use testr instead of nosetests.
726
The pbr testsuite needs some proper setup to pass successfully.
727
728
-------------------------------------------------------------------
729
Thu May 2 12:22:15 UTC 2013 - speilicke@suse.com
730
731
- Initial version
732
733