forked from pool/python-python-stdnum
Accepting request 927422 from devel:languages:python
- Fix incorrect update: it is README.md not README these days. - version 1.17 for changeslog see NEWS OBS-URL: https://build.opensuse.org/request/show/927422 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-stdnum?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 26 06:16:29 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
- Fix incorrect update: it is README.md not README these days.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Oct 23 16:12:22 UTC 2021 - Axel Braun <axel.braun@gmx.de>
|
||||||
|
|
||||||
|
- version 1.17
|
||||||
|
for changeslog see NEWS
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 20 11:34:32 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
Fri Mar 20 11:34:32 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-python-stdnum
|
# spec file
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
%define modname python-stdnum
|
%define modname python-stdnum
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-%{modname}
|
Name: python-%{modname}
|
||||||
Version: 1.13
|
Version: 1.17
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python module to handle standardized numbers and codes
|
Summary: Python module to handle standardized numbers and codes
|
||||||
License: LGPL-2.0-or-later
|
License: LGPL-2.0-or-later
|
||||||
@@ -57,7 +57,7 @@ export LANG=en_US.UTF-8
|
|||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%doc NEWS ChangeLog README
|
%doc NEWS ChangeLog README.md
|
||||||
%{python_sitelib}/*
|
%{python_sitelib}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:120f83d33fb8b8be1b282f20dd755a892d5facf84f54fa21f75bbd2633128160
|
|
||||||
size 893897
|
|
3
python-stdnum-1.17.tar.gz
Normal file
3
python-stdnum-1.17.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:374e2b5e13912ccdbf50b0b23fca2c3e0531174805c32d74e145f37756328340
|
||||||
|
size 1068804
|
Reference in New Issue
Block a user