Hello community,

here is the log from the commit of package python-python-gflags for 
openSUSE:Factory checked in at 2018-09-18 11:40:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-gflags (Old)
 and      /work/SRC/openSUSE:Factory/.python-python-gflags.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-python-gflags"

Tue Sep 18 11:40:34 2018 rev:11 rq:635253 version:3.1.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-python-gflags/python-python-gflags.changes    
    2017-05-09 17:59:04.271475077 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-python-gflags.new/python-python-gflags.changes
   2018-09-18 11:40:37.008087821 +0200
@@ -1,0 +2,6 @@
+Wed Sep 12 06:08:15 UTC 2018 - Thomas Bechtold <[email protected]>
+
+- update to 3.1.2:
+  * New API names for compatibility with abseil-py.
+
+-------------------------------------------------------------------

Old:
----
  python-gflags-3.1.1.tar.gz

New:
----
  python-gflags-3.1.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-python-gflags.spec ++++++
--- /var/tmp/diff_new_pack.xUrkJl/_old  2018-09-18 11:40:37.620087177 +0200
+++ /var/tmp/diff_new_pack.xUrkJl/_new  2018-09-18 11:40:37.620087177 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-python-gflags
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,14 +12,14 @@
 # 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/
 #
 
 
 %define oldpython python
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-python-gflags
-Version:        3.1.1
+Version:        3.1.2
 Release:        0
 Url:            http://code.google.com/p/python-gflags
 Summary:        Google Commandline Flags Module
@@ -73,7 +73,8 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc AUTHORS ChangeLog COPYING README
+%license COPYING
+%doc AUTHORS ChangeLog README.md
 %python_alternative %{_bindir}/gflags2man
 %{python_sitelib}/*
 

++++++ python-gflags-3.1.1.tar.gz -> python-gflags-3.1.2.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-gflags-3.1.1/CONTRIBUTING.md 
new/python-gflags-3.1.2/CONTRIBUTING.md
--- old/python-gflags-3.1.1/CONTRIBUTING.md     2016-04-12 15:48:11.000000000 
+0200
+++ new/python-gflags-3.1.2/CONTRIBUTING.md     2017-10-27 14:58:07.000000000 
+0200
@@ -1,11 +1,2 @@
-Want to contribute?
-
-We regret that we are currently unable to accept contributions to python-gflags
-due to some technical issues.
-
-If you have a problem you'd like to have solved, please open a
-[GitHub issue](https://github.com/google/python-gflags/issues) and we'll try to
-resolve it.
-
-Because we can't accept contributions right now, pull requests will be closed
-without review.
+Please direct your contributions to [Abseil Python Common
+Libraries](https://github.com/abseil/abseil-py)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-gflags-3.1.1/ChangeLog 
new/python-gflags-3.1.2/ChangeLog
--- old/python-gflags-3.1.1/ChangeLog   2017-01-30 15:35:51.000000000 +0100
+++ new/python-gflags-3.1.2/ChangeLog   2017-10-27 15:00:55.000000000 +0200
@@ -1,3 +1,7 @@
+Fri Oct 27 00:00:01 2017  Google Inc. <[email protected]>
+* python-gflags: version 3.1.2.
+* New API names for compatibility with abseil-py.
+
 Mon Jan 30 00:00:01 2017  Google Inc. <[email protected]>
   * python-gflags: version 3.1.1.
   * Added PEP8 style method/function aliases.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-gflags-3.1.1/PKG-INFO 
new/python-gflags-3.1.2/PKG-INFO
--- old/python-gflags-3.1.1/PKG-INFO    2017-01-30 17:31:54.000000000 +0100
+++ new/python-gflags-3.1.2/PKG-INFO    2017-10-27 15:04:07.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: python-gflags
-Version: 3.1.1
+Version: 3.1.2
 Summary: Google Commandline Flags Module
 Home-page: https://github.com/google/python-gflags
 Author: Google Inc. and others
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-gflags-3.1.1/README 
new/python-gflags-3.1.2/README
--- old/python-gflags-3.1.1/README      2016-04-12 15:48:11.000000000 +0200
+++ new/python-gflags-3.1.2/README      1970-01-01 01:00:00.000000000 +0100
@@ -1,23 +0,0 @@
-This repository contains a python implementation of the Google commandline
-flags module.
-
- GFlags defines a *distributed* command line system, replacing systems like
- getopt(), optparse and manual argument processing. Rather than an application
- having to define all flags in or near main(), each python module defines flags
- that are useful to it.  When one python module imports another, it gains
- access to the other's flags.
-
- It includes the ability to define flag types (boolean, float, interger, list),
- autogeneration of help (in both human and machine readable format) and reading
- arguments from a file. It also includes the ability to automatically generate
- man pages from the help flags.
-
-Documentation for implementation is at the top of gflags.py file.
-
-To install the python module, run
-   python ./setup.py install
-
-When you install this library, you also get a helper application,
-gflags2man.py, installed into /usr/local/bin.  You can run gflags2man.py to
-create an instant man page, with all the commandline flags and their docs, for
-any C++ or python program you've written using the gflags library.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-gflags-3.1.1/README.md 
new/python-gflags-3.1.2/README.md
--- old/python-gflags-3.1.1/README.md   1970-01-01 01:00:00.000000000 +0100
+++ new/python-gflags-3.1.2/README.md   2017-10-27 14:57:25.000000000 +0200
@@ -0,0 +1,5 @@
+This library has been merged into [Abseil Python Common
+Libraries](https://github.com/abseil/abseil-py).
+
+This repository is not maintained and will not be updated. Please use
+[Abseil](https://github.com/abseil/abseil-py) instead.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-gflags-3.1.1/gflags/__init__.py 
new/python-gflags-3.1.2/gflags/__init__.py
--- old/python-gflags-3.1.1/gflags/__init__.py  2017-01-30 15:32:57.000000000 
+0100
+++ new/python-gflags-3.1.2/gflags/__init__.py  2017-10-27 14:50:25.000000000 
+0200
@@ -898,3 +898,7 @@
 declare_key_flag = DECLARE_key_flag
 adopt_module_key_flags = ADOPT_module_key_flags
 disclaim_key_flags = DISCLAIM_key_flags
+
+# New API names, they are more consistent with each other.
+DEFINE_multi_string = DEFINE_multistring
+DEFINE_multi_integer = DEFINE_multi_int
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-gflags-3.1.1/setup.py 
new/python-gflags-3.1.2/setup.py
--- old/python-gflags-3.1.1/setup.py    2017-01-30 15:33:26.000000000 +0100
+++ new/python-gflags-3.1.2/setup.py    2017-10-27 15:01:15.000000000 +0200
@@ -32,7 +32,7 @@
 from distutils.core import setup
 
 setup(name='python-gflags',
-      version='3.1.1',
+      version='3.1.2',
       description='Google Commandline Flags Module',
       license='BSD',
       author='Google Inc. and others',


Reply via email to