From a2c06b25abe65f88f98db167fc3d5f8845ac56545a806e848560ed613b798c8a Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 16 Nov 2020 21:09:06 +0000 Subject: [PATCH] Accepting request 848746 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/848746 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tempora?expand=0&rev=23 --- python-tempora.changes | 9 +++++++++ python-tempora.spec | 9 +++++---- tempora-4.0.0.tar.gz | 3 --- tempora-4.0.1.tar.gz | 3 +++ 4 files changed, 17 insertions(+), 7 deletions(-) delete mode 100644 tempora-4.0.0.tar.gz create mode 100644 tempora-4.0.1.tar.gz diff --git a/python-tempora.changes b/python-tempora.changes index 085b1c1..20506f4 100644 --- a/python-tempora.changes +++ b/python-tempora.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Nov 15 18:07:54 UTC 2020 - Arun Persaud + +- specfile: + * be more specific in %files section + +- update to version 4.0.1: + * Refreshed package metadata. + ------------------------------------------------------------------- Fri Jul 24 12:28:31 UTC 2020 - Marketa Calabkova diff --git a/python-tempora.spec b/python-tempora.spec index 749a6bb..dec6c37 100644 --- a/python-tempora.spec +++ b/python-tempora.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-tempora -Version: 4.0.0 +Version: 4.0.1 Release: 0 Summary: Objects and routines pertaining to date and time (tempora) License: MIT @@ -37,9 +37,9 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-jaraco.functools >= 1.20 Requires: python-pytz +Requires(post): update-alternatives +Requires(postun): update-alternatives BuildArch: noarch -Requires(post): update-alternatives -Requires(postun): update-alternatives %python_subpackages %description @@ -76,6 +76,7 @@ sed -i -e 's:--black::' -e 's:--cov::' -e 's/--flake8//g' pytest.ini %license LICENSE %doc CHANGES.rst README.rst docs/*rst %python_alternative %{_bindir}/calc-prorate -%{python_sitelib}/* +%{python_sitelib}/tempora +%{python_sitelib}/tempora-%{version}-py*.egg-info %changelog diff --git a/tempora-4.0.0.tar.gz b/tempora-4.0.0.tar.gz deleted file mode 100644 index 7fab6f7..0000000 --- a/tempora-4.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:599a3a910b377f2b544c7b221582ecf4cb049b017c994b37f2b1a9ed1099716e -size 47217 diff --git a/tempora-4.0.1.tar.gz b/tempora-4.0.1.tar.gz new file mode 100644 index 0000000..552cc68 --- /dev/null +++ b/tempora-4.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9af06854fafb26d3d40d3dd6402e8baefaf57f90e48fdc9a94f6b22827a60fb3 +size 20978