15 Commits

Author SHA256 Message Date
8e1eacfc77 Accepting request 1142644 from devel:languages:python
- build for python 3.8 and above

OBS-URL: https://build.opensuse.org/request/show/1142644
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-parver?expand=0&rev=7
2024-01-30 17:25:37 +00:00
bbaf293e4c - build for python 3.8 and above
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parver?expand=0&rev=13
2024-01-29 21:06:43 +00:00
f85ebf218f Accepting request 1134331 from devel:languages:python
- update to 0.5:
  * Added support for Python 3.12
  * Removed support for Python 3.7

  * Errors raised for keyword-only argument errors on Python 3 did

OBS-URL: https://build.opensuse.org/request/show/1134331
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-parver?expand=0&rev=6
2023-12-21 22:38:25 +00:00
bc01465b1e - update to 0.5:
* Added support for Python 3.12
  * Removed support for Python 3.7
  * Errors raised for keyword-only argument errors on Python 3 did

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parver?expand=0&rev=11
2023-12-20 21:42:40 +00:00
664d92b3ee Accepting request 1073084 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1073084
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-parver?expand=0&rev=5
2023-03-21 16:41:21 +00:00
John Vandenberg
1fd56243db Accepting request 1073081 from home:pgajdos:python
- version update to 0.4
   Added
    Type hints.
  Removed
    Support for Python 2.7, 3.5, and 3.6.
    __version__, __author__, and __email__ attributes from parver
    module. Use :mod:`importlib.metadata` instead.

OBS-URL: https://build.opensuse.org/request/show/1073081
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parver?expand=0&rev=9
2023-03-20 09:49:27 +00:00
22c0865127 Accepting request 939015 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/939015
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-parver?expand=0&rev=4
2021-12-12 20:27:10 +00:00
John Vandenberg
e411af39b1 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
76a9ac78a4 Accepting request 865913 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/865913
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-parver?expand=0&rev=3
2021-01-27 17:56:59 +00:00
f010e62229 Accepting request 865907 from home:mcalabkova:branches:devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/865907
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parver?expand=0&rev=6
2021-01-22 10:06:58 +00:00
06097f6606 Accepting request 782054 from devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/782054
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-parver?expand=0&rev=2
2020-03-08 21:22:38 +00:00
e713914f5f - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parver?expand=0&rev=4
2020-03-06 09:36:26 +00:00
Stephan Kulow
b220c8dbd1 Accepting request 674353 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/674353
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-parver?expand=0&rev=1
2019-02-24 16:14:16 +00:00
Tomáš Chvátal
f49b5be791 Accepting request 673625 from home:jengelh:branches:devel:languages:python
- Use noun phrase in summary.

OBS-URL: https://build.opensuse.org/request/show/673625
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parver?expand=0&rev=2
2019-02-12 11:29:47 +00:00
Tomáš Chvátal
5cb5e9892c Accepting request 673502 from home:jayvdb:coala:python3-bears
- 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
- Update to parver-0.2.1

OBS-URL: https://build.opensuse.org/request/show/673502
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parver?expand=0&rev=1
2019-02-12 09:22:15 +00:00