Dominique Leuenberger
|
3514bd1586
|
Accepting request 1219468 from devel:languages:python
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/1219468
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-versioningit?expand=0&rev=8
|
2024-10-30 18:26:01 +00:00 |
|
Tejas Guruswamy
|
b2ded37ae2
|
Update python version requirement
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-versioningit?expand=0&rev=22
|
2024-10-12 15:52:52 +00:00 |
|
Tejas Guruswamy
|
f4adad9269
|
- update to 3.1.2:
* Drop support for Python 3.7
* Bugfix: When using versioningit with Hatch, don't run the onbuild step for editable builds
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-versioningit?expand=0&rev=21
|
2024-10-12 06:05:19 +00:00 |
|
Ana Guerrero
|
e9b4aab676
|
Accepting request 1171463 from devel:languages:python
- update to 3.1.1:
* Correctly mark a certain test as requiring Mercurial
OBS-URL: https://build.opensuse.org/request/show/1171463
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-versioningit?expand=0&rev=7
|
2024-05-03 17:45:38 +00:00 |
|
|
432fc651be
|
- update to 3.1.1:
* Correctly mark a certain test as requiring Mercurial
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-versioningit?expand=0&rev=19
|
2024-05-02 22:09:01 +00:00 |
|
Ana Guerrero
|
d68af54f0a
|
Accepting request 1160507 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1160507
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-versioningit?expand=0&rev=6
|
2024-03-22 14:21:12 +00:00 |
|
Tejas Guruswamy
|
764e911076
|
Accepting request 1160049 from home:mcalabkova:branches:devel:languages:python
- Update to 3.1.0
* Improve some error messages
OBS-URL: https://build.opensuse.org/request/show/1160049
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-versioningit?expand=0&rev=17
|
2024-03-22 01:51:20 +00:00 |
|
|
9efa89789e
|
------------------------------------------------------------------
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-versioningit?expand=0&rev=16
|
2024-03-14 11:09:40 +00:00 |
|
|
96ebf989db
|
- update to 3.0.0:
* Migrated from setuptools to hatch
* Support using the `onbuild` step with Hatch
* **Breaking**: The `build_dir` argument passed to
`Versioningit.do_onbuild()`
* and `onbuild` method callables has been changed to an
`OnbuildFileProvider`
* ABC
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-versioningit?expand=0&rev=15
|
2024-03-14 11:09:18 +00:00 |
|
|
8a70ac11ce
|
- restrit to pydantic 1.x
- Update to version 2.1.0
- Update to version 2.0.1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-versioningit?expand=0&rev=14
|
2024-03-13 10:11:39 +00:00 |
|
Dominique Leuenberger
|
68852ef10f
|
Accepting request 1065548 from devel:languages:python
- Update to version 2.2.0
* The custom setuptools command classes can now be imported directly from the versioningit.cmdclass module as an alternative to calling get_cmdclasses()
OBS-URL: https://build.opensuse.org/request/show/1065548
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-versioningit?expand=0&rev=5
|
2023-02-14 15:47:20 +00:00 |
|
Tejas Guruswamy
|
7e945f459a
|
- Update to version 2.2.0
* The custom setuptools command classes can now be imported directly from the versioningit.cmdclass
module as an alternative to calling get_cmdclasses()
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-versioningit?expand=0&rev=12
|
2023-02-12 01:30:41 +00:00 |
|
Dominique Leuenberger
|
72a03bf5ab
|
Accepting request 1034977 from devel:languages:python
- Update to version 2.1.0
* Drop support for Python 3.6
* Support Python 3.11
* Use tomllib on Python 3.11
OBS-URL: https://build.opensuse.org/request/show/1034977
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-versioningit?expand=0&rev=4
|
2022-11-10 13:23:13 +00:00 |
|
Tejas Guruswamy
|
daaa5c79fb
|
Accepting request 1034937 from home:yarunachalam:branches:devel:languages:python
- Update to version 2.1.0
* Drop support for Python 3.6
* Support Python 3.11
* Use tomllib on Python 3.11
OBS-URL: https://build.opensuse.org/request/show/1034937
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-versioningit?expand=0&rev=10
|
2022-11-09 22:42:32 +00:00 |
|
Dominique Leuenberger
|
f884ef7adb
|
Accepting request 1009891 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1009891
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-versioningit?expand=0&rev=3
|
2022-10-12 16:24:35 +00:00 |
|
|
7c031a9976
|
Accepting request 1009860 from home:yarunachalam:branches:devel:languages:python
- Update to version 2.0.1
* Don't run the onbuild step under setuptools' upcoming PEP 660 editable mode (contributed by @abravalheri)
OBS-URL: https://build.opensuse.org/request/show/1009860
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-versioningit?expand=0&rev=8
|
2022-10-11 18:04:33 +00:00 |
|
Richard Brown
|
ab6706053e
|
Accepting request 990824 from devel:languages:python
- Update to v2.0.0
+ Breaking API changes, see CHANGELOG.md
OBS-URL: https://build.opensuse.org/request/show/990824
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-versioningit?expand=0&rev=2
|
2022-07-26 17:43:49 +00:00 |
|
Tejas Guruswamy
|
a755c43fdf
|
- Update to v2.0.0
+ Breaking API changes, see CHANGELOG.md
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-versioningit?expand=0&rev=6
|
2022-07-22 21:46:45 +00:00 |
|
Dominique Leuenberger
|
f721984cfc
|
Accepting request 980689 from devel:languages:python
New package -- dependency of new version of existing Factory package streamlink.
OBS-URL: https://build.opensuse.org/request/show/980689
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-versioningit?expand=0&rev=1
|
2022-06-04 21:26:54 +00:00 |
|
Tejas Guruswamy
|
ced1957fe5
|
Update tarball
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-versioningit?expand=0&rev=4
|
2022-06-04 00:03:02 +00:00 |
|
Tejas Guruswamy
|
f782610e55
|
- Build using pyproject, not setup.py
- Use libalternatives on Tumbleweed.
- BuildRequire git and mercurial to properly run tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-versioningit?expand=0&rev=3
|
2022-06-03 20:34:39 +00:00 |
|
Tejas Guruswamy
|
b3ee2a7337
|
- Use libalternatives on Tumbleweed. Include git and mercurial to properly run tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-versioningit?expand=0&rev=2
|
2022-06-03 20:14:58 +00:00 |
|
|
84b2dd6b51
|
Accepting request 980392 from home:MasterPatricko
To be forwarded to Factory. Required to update streamlink in Factory to latest version. Now with tests built and run
OBS-URL: https://build.opensuse.org/request/show/980392
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-versioningit?expand=0&rev=1
|
2022-06-02 08:09:30 +00:00 |
|