15
0
forked from pool/python-parver
Files
python-parver/python-parver.changes
John Vandenberg a1eefe56d9 Accepting request 937331 from home:susnux:branches:devel:languages:python
Skip build for python 2 to fix build on Leap

hypothesis is not python 2 compatible anymore, so either no tests or no build with python2. And as no tests mean no trustful build -> no build

OBS-URL: https://build.opensuse.org/request/show/937331
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parver?expand=0&rev=8
2021-12-10 07:13:15 +00:00

58 lines
2.1 KiB
Plaintext

-------------------------------------------------------------------
Wed Dec 8 22:33:56 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
- Skip build for python 2 to fix build on Leap
* hypothesis is not python 2 compatible anymore, so either no
tests or no build with python2.
-------------------------------------------------------------------
Fri Jan 22 09:28:08 UTC 2021 - Markéta Machová <mmachova@suse.com>
- update to 0.3.1
* Grammar is parsed when first used to improve import time.
* The minimum attrs version is now 19.2.
* Errors raised for keyword-only argument errors on Python 3 did
not have the right error message.
-------------------------------------------------------------------
Fri Mar 6 09:34:34 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.3.0
* Version.truncate method to remove trailing zeros from the release segment
* Version.bump_epoch method.
* Version now validates each item in the release sequence.
* Add by keyword argument to bump_pre, bump_post, and bump_dev methods
* The Version constructor now uses an empty string to represent an implicit
zero instead of None
* Version.clear is no longer necessary.
-------------------------------------------------------------------
Tue Feb 12 10:21:06 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in summary.
-------------------------------------------------------------------
Tue Feb 12 01:58:45 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Activate Python 2 support
- Activate %check
- Use %license
- Remove unnecessar build dependency on python-devel
- Remove inappropriate Suggests for build related packages
- Add minimum versions for all dependencies
-------------------------------------------------------------------
Sun Jan 20 17:30:32 UTC 2019 - Niels Abspoel <aboe76@gmail.com>
- Update to parver-0.2.1
-------------------------------------------------------------------
Sat Dec 8 15:44:05 UTC 2018 - John Vandenberg <jayvdb@gmail.com>
- Update to parver-0.2.0
-------------------------------------------------------------------
Thu Jul 5 12:52:53 UTC 2018 - aboe76@gmail.com
- Initial package python-parver