Accepting request 1084843 from devel:languages:python
- update to 5.0.8: * 5.0.7 originally did this work, but 5.0.8 fixes a regression * update testing to validate against python version 2.7 and 3.5-3.11 * update broken links / non-existent services and references OBS-URL: https://build.opensuse.org/request/show/1084843 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-configobj?expand=0&rev=21
This commit is contained in:
commit
ed449e0ba2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a2f5650770e1c87fb335af19a9b7eb73fc05ccf22144eb68db7d00cd2bcb0902
|
||||
size 33248
|
BIN
configobj-5.0.8.tar.gz
(Stored with Git LFS)
Normal file
BIN
configobj-5.0.8.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 4 18:56:05 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 5.0.8:
|
||||
* 5.0.7 originally did this work, but 5.0.8 fixes a regression
|
||||
* update testing to validate against python version 2.7 and
|
||||
3.5-3.11
|
||||
* update broken links / non-existent services and references
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 21 12:23:30 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define oldpython python
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-configobj
|
||||
Version: 5.0.6
|
||||
Version: 5.0.8
|
||||
Release: 0
|
||||
Summary: Config file reading, writing and validation
|
||||
License: BSD-3-Clause
|
||||
@ -70,12 +70,8 @@ It has lots of other features though:
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%files %{python_files}
|
||||
%{python_sitelib}/configobj.py*
|
||||
%{python_sitelib}/validate.py*
|
||||
%{python_sitelib}/_version.py*
|
||||
%pycache_only %{python_sitelib}/__pycache__/configobj.*.py*
|
||||
%pycache_only %{python_sitelib}/__pycache__/validate.*.py*
|
||||
%pycache_only %{python_sitelib}/__pycache__/_version.*.py*
|
||||
%{python_sitelib}/configobj
|
||||
%{python_sitelib}/validate
|
||||
%{python_sitelib}/configobj-%{version}-py*.egg-info
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user