Merge branch 'master' into epel8
This commit is contained in:
commit
a3a22f4b94
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
/pyRFC3339-1.0.tar.gz
|
||||
/pyRFC3339-1.1.tar.gz
|
||||
|
|
|
|||
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
|
||||
Name: python-pyrfc3339
|
||||
Version: 1.0
|
||||
Release: 16%{?dist}
|
||||
Version: 1.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Generate and parse RFC 3339 timestamps
|
||||
|
||||
License: MIT
|
||||
|
|
@ -52,6 +52,9 @@ RFC 3339-compliant timestamps using Python datetime.datetime objects.
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Oct 08 2019 Eli Young <elyscape@gmail.com> - 1.1-1
|
||||
- Update to 1.1 (#1697425)
|
||||
|
||||
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.0-16
|
||||
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
0f7edd7ffd756a582eeef9282fecb60d pyRFC3339-1.0.tar.gz
|
||||
SHA512 (pyRFC3339-1.1.tar.gz) = 958b7761fab590aa42bb57a955c5d834441f717796a452b60df21663099dcf2fc046afe60f8157fd0f1edfd95c5e9c9c5349ab10ca4078d210fc63d848496a2f
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue