Hello community,
here is the log from the commit of package python-croniter for openSUSE:Factory
checked in at 2019-03-28 22:48:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-croniter (Old)
and /work/SRC/openSUSE:Factory/.python-croniter.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-croniter"
Thu Mar 28 22:48:23 2019 rev:9 rq:688728 version:0.3.28
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-croniter/python-croniter.changes
2019-03-10 09:35:35.568173117 +0100
+++
/work/SRC/openSUSE:Factory/.python-croniter.new.25356/python-croniter.changes
2019-03-28 22:48:28.095057115 +0100
@@ -1,0 +2,6 @@
+Tue Mar 26 13:35:14 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 0.3.28:
+ * Update credits
+
+-------------------------------------------------------------------
Old:
----
croniter-0.3.27.tar.gz
New:
----
croniter-0.3.28.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-croniter.spec ++++++
--- /var/tmp/diff_new_pack.K0bX7J/_old 2019-03-28 22:48:28.731057000 +0100
+++ /var/tmp/diff_new_pack.K0bX7J/_new 2019-03-28 22:48:28.735056999 +0100
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-croniter
-Version: 0.3.27
+Version: 0.3.28
Release: 0
Summary: Python iterators for datetime objects with cron-like format
License: MIT
++++++ croniter-0.3.27.tar.gz -> croniter-0.3.28.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/croniter-0.3.27/PKG-INFO new/croniter-0.3.28/PKG-INFO
--- old/croniter-0.3.27/PKG-INFO 2019-01-27 18:33:40.000000000 +0100
+++ new/croniter-0.3.28/PKG-INFO 2019-03-19 16:30:33.000000000 +0100
@@ -1,6 +1,6 @@
Metadata-Version: 1.2
Name: croniter
-Version: 0.3.27
+Version: 0.3.28
Summary: croniter provides iteration for datetime object with cron like format
Home-page: http://github.com/kiorky/croniter
Author: Matsumoto Taichi, kiorky
@@ -34,8 +34,6 @@
Support development
====================
- - Ethereum: ``0xa287d95530ba6dcb6cd59ee7f571c7ebd532814e``
- - Bitcoin: ``3GH1S8j68gBceTeEG5r8EJovS3BdUBP2jR``
- `paypal <https://paypal.me/kiorky>`_
Usage
@@ -156,6 +154,12 @@
Changelog
==============
+ 0.3.28 (2019-03-19)
+ -------------------
+
+ - credits
+
+
0.3.27 (2019-01-27)
-------------------
- Handle -Sun notation, This fixes `#119
<https://github.com/taichino/croniter/issues/119>`_.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/croniter-0.3.27/README.rst
new/croniter-0.3.28/README.rst
--- old/croniter-0.3.27/README.rst 2019-01-27 18:33:40.000000000 +0100
+++ new/croniter-0.3.28/README.rst 2019-03-19 16:30:32.000000000 +0100
@@ -26,8 +26,6 @@
Support development
====================
-- Ethereum: ``0xa287d95530ba6dcb6cd59ee7f571c7ebd532814e``
-- Bitcoin: ``3GH1S8j68gBceTeEG5r8EJovS3BdUBP2jR``
- `paypal <https://paypal.me/kiorky>`_
Usage
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/croniter-0.3.27/docs/CHANGES.rst
new/croniter-0.3.28/docs/CHANGES.rst
--- old/croniter-0.3.27/docs/CHANGES.rst 2019-01-27 18:33:40.000000000
+0100
+++ new/croniter-0.3.28/docs/CHANGES.rst 2019-03-19 16:30:32.000000000
+0100
@@ -1,6 +1,12 @@
Changelog
==============
+0.3.28 (2019-03-19)
+-------------------
+
+- credits
+
+
0.3.27 (2019-01-27)
-------------------
- Handle -Sun notation, This fixes `#119
<https://github.com/taichino/croniter/issues/119>`_.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/croniter-0.3.27/setup.py new/croniter-0.3.28/setup.py
--- old/croniter-0.3.27/setup.py 2019-01-27 18:33:40.000000000 +0100
+++ new/croniter-0.3.28/setup.py 2019-03-19 16:30:32.000000000 +0100
@@ -23,7 +23,7 @@
setup(
name='croniter',
- version='0.3.27',
+ version='0.3.28',
py_modules=['croniter', ],
description=(
'croniter provides iteration for datetime '
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/croniter-0.3.27/src/croniter.egg-info/PKG-INFO
new/croniter-0.3.28/src/croniter.egg-info/PKG-INFO
--- old/croniter-0.3.27/src/croniter.egg-info/PKG-INFO 2019-01-27
18:33:40.000000000 +0100
+++ new/croniter-0.3.28/src/croniter.egg-info/PKG-INFO 2019-03-19
16:30:32.000000000 +0100
@@ -1,6 +1,6 @@
Metadata-Version: 1.2
Name: croniter
-Version: 0.3.27
+Version: 0.3.28
Summary: croniter provides iteration for datetime object with cron like format
Home-page: http://github.com/kiorky/croniter
Author: Matsumoto Taichi, kiorky
@@ -34,8 +34,6 @@
Support development
====================
- - Ethereum: ``0xa287d95530ba6dcb6cd59ee7f571c7ebd532814e``
- - Bitcoin: ``3GH1S8j68gBceTeEG5r8EJovS3BdUBP2jR``
- `paypal <https://paypal.me/kiorky>`_
Usage
@@ -156,6 +154,12 @@
Changelog
==============
+ 0.3.28 (2019-03-19)
+ -------------------
+
+ - credits
+
+
0.3.27 (2019-01-27)
-------------------
- Handle -Sun notation, This fixes `#119
<https://github.com/taichino/croniter/issues/119>`_.