Accepting request 1069050 from devel:languages:python
- Update to 1.13.2: * Documentation changes only. - Skip broken test. OBS-URL: https://build.opensuse.org/request/show/1069050 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools-git-versioning?expand=0&rev=4
This commit is contained in:
commit
0b1708048e
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 3 04:03:58 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 1.13.2:
|
||||
* Documentation changes only.
|
||||
- Skip broken test.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 20 11:10:37 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-setuptools-git-versioning
|
||||
Version: 1.13.1
|
||||
Version: 1.13.2
|
||||
Release: 0
|
||||
Summary: Use git repo data for building a version number according PEP-440
|
||||
License: MIT
|
||||
@ -83,6 +83,8 @@ sed -i '/assert get_version(repo, isolated=True)/d' tests/test_integration/test
|
||||
donttest="test_substitution_env"
|
||||
# short git hash has only 7 characters on i586
|
||||
donttest="$donttest or (test_version_file_count_commits and sha)"
|
||||
# broken under Python 3.11
|
||||
donttest="$donttest or test_substitution_timestamp"
|
||||
%pytest -k "not ($donttest)"
|
||||
|
||||
%post
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c8a6b53390678d01f8630eeb4b853f74aa9ee92570f706ae0b809a960523c463
|
||||
size 542220
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f3b710a3ad63282cc93d77e0b832f03aee7828c3535cb3486c67d73492f269da
|
||||
size 293780
|
3
setuptools-git-versioning-1.13.2.obscpio
Normal file
3
setuptools-git-versioning-1.13.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a4f5d977a7524b6e0bd1dc1677484446d9213672f3a74ba62d43675bbba20dc6
|
||||
size 551436
|
3
setuptools-git-versioning-1.13.2.tar.xz
Normal file
3
setuptools-git-versioning-1.13.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1d1de06a7a27b3bfc7c0c6c10a515404318ebe2fa36d32b0875c54d1b1d174bb
|
||||
size 298952
|
@ -1,4 +1,4 @@
|
||||
name: setuptools-git-versioning
|
||||
version: 1.13.1
|
||||
mtime: 1668347567
|
||||
commit: eea9b28acd19aad4b5d2932e6338e0d1fc23ef41
|
||||
version: 1.13.2
|
||||
mtime: 1677441023
|
||||
commit: aa578a78397cd8ca51bd389aaee8a274fd1b6274
|
||||
|
Loading…
Reference in New Issue
Block a user