Hello community,
here is the log from the commit of package python-twitter.common.lang for
openSUSE:Factory checked in at 2019-03-05 12:23:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-twitter.common.lang (Old)
and /work/SRC/openSUSE:Factory/.python-twitter.common.lang.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-twitter.common.lang"
Tue Mar 5 12:23:02 2019 rev:2 rq:681399 version:0.3.10
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-twitter.common.lang/python-twitter.common.lang.changes
2018-12-13 19:50:06.560571886 +0100
+++
/work/SRC/openSUSE:Factory/.python-twitter.common.lang.new.28833/python-twitter.common.lang.changes
2019-03-05 12:23:08.956881184 +0100
@@ -1,0 +2,6 @@
+Mon Mar 4 12:40:57 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 0.3.10:
+ * no upstream changelog
+
+-------------------------------------------------------------------
Old:
----
twitter.common.lang-0.3.9.tar.gz
New:
----
twitter.common.lang-0.3.10.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-twitter.common.lang.spec ++++++
--- /var/tmp/diff_new_pack.k9LPoB/_old 2019-03-05 12:23:10.220880798 +0100
+++ /var/tmp/diff_new_pack.k9LPoB/_new 2019-03-05 12:23:10.224880797 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-twitter.common.lang
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,18 +12,18 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: python-twitter.common.lang
-Version: 0.3.9
+Version: 0.3.10
Release: 0
Summary: Python language and compatibility facilities
License: Apache-2.0
Group: Development/Languages/Python
-Url: https://github.com/twitter/commons
-Source0:
https://files.pythonhosted.org/packages/08/bc/d6409a813a9dccd4920a6262eb6e5889e90381453a5f58938ba4cf1d9420/twitter.common.lang-%{version}.tar.gz
+URL: https://github.com/twitter/commons
+Source0:
https://files.pythonhosted.org/packages/source/t/twitter.common.lang/twitter.common.lang-%{version}.tar.gz
Source1:
https://raw.githubusercontent.com/twitter/commons/master/LICENSE
BuildRequires: %{python_module setuptools}
BuildRequires: python-rpm-macros
++++++ twitter.common.lang-0.3.9.tar.gz -> twitter.common.lang-0.3.10.tar.gz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/twitter.common.lang-0.3.9/PKG-INFO
new/twitter.common.lang-0.3.10/PKG-INFO
--- old/twitter.common.lang-0.3.9/PKG-INFO 2016-10-17 22:52:14.000000000
+0200
+++ new/twitter.common.lang-0.3.10/PKG-INFO 2019-01-17 23:06:06.000000000
+0100
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: twitter.common.lang
-Version: 0.3.9
+Version: 0.3.10
Summary: twitter.common python language and compatibility facilities.
Home-page: https://github.com/twitter/commons
Author: UNKNOWN
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/twitter.common.lang-0.3.9/setup.py
new/twitter.common.lang-0.3.10/setup.py
--- old/twitter.common.lang-0.3.9/setup.py 2016-10-17 22:52:06.000000000
+0200
+++ new/twitter.common.lang-0.3.10/setup.py 2019-01-17 23:06:05.000000000
+0100
@@ -1,6 +1,6 @@
# DO NOT EDIT THIS FILE -- AUTOGENERATED BY PANTS
-# Target:
PythonLibrary(BuildFileAddress(FilesystemBuildFile(/Users/jdorlus/dev/GitHub/twitter_commons/src/python/twitter/common/lang/BUILD),
lang))
+# Target: PythonLibrary(BuildFileAddress(src/python/twitter/common/lang/BUILD,
lang))
from setuptools import setup
@@ -18,6 +18,6 @@
'package_dir': { '': 'src'},
'packages': ['twitter', 'twitter.common', 'twitter.common.lang'],
'url': 'https://github.com/twitter/commons',
- 'version': '0.3.9',
+ 'version': '0.3.10',
'zip_safe': True}
)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/twitter.common.lang-0.3.9/src/twitter.common.lang.egg-info/PKG-INFO
new/twitter.common.lang-0.3.10/src/twitter.common.lang.egg-info/PKG-INFO
--- old/twitter.common.lang-0.3.9/src/twitter.common.lang.egg-info/PKG-INFO
2016-10-17 22:52:12.000000000 +0200
+++ new/twitter.common.lang-0.3.10/src/twitter.common.lang.egg-info/PKG-INFO
2019-01-17 23:06:06.000000000 +0100
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: twitter.common.lang
-Version: 0.3.9
+Version: 0.3.10
Summary: twitter.common python language and compatibility facilities.
Home-page: https://github.com/twitter/commons
Author: UNKNOWN