forked from pool/python-convertdate
Accepting request 730741 from home:jengelh:branches:devel:languages:python
- Use noun phrase. OBS-URL: https://build.opensuse.org/request/show/730741 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-convertdate?expand=0&rev=3
This commit is contained in:
parent
3d584d44de
commit
06b4e90341
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 13 13:31:50 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Use noun phrase.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 13 12:20:43 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
Fri Sep 13 12:20:43 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
Name: python-convertdate
|
Name: python-convertdate
|
||||||
Version: 2.1.3
|
Version: 2.1.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Converts between Gregorian dates and other calendar systems
|
Summary: Module for date conversions from and to Gregorian calendar
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: https://github.com/fitnr/convertdate
|
URL: https://github.com/fitnr/convertdate
|
||||||
@ -38,7 +38,9 @@ BuildRequires: %{python_module pytz >= 2014.10}
|
|||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Converts between Gregorian dates and other calendar systems.Calendars included: Baha'i, French Republican, Hebrew, Indian Civil, Islamic, ISO, Julian, Mayan and Persian.
|
A Python module for converting between Gregorian dates and other
|
||||||
|
calendar systems. Calendars included: Baha'i, French Republican,
|
||||||
|
Hebrew, Indian Civil, Islamic, ISO, Julian, Mayan and Persian.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n convertdate-%{version}
|
%setup -q -n convertdate-%{version}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user