commit python-oslo.i18n for openSUSE:Factory

2020-10-26 Thread root
Hello community,

here is the log from the commit of package python-oslo.i18n for 
openSUSE:Factory checked in at 2020-10-26 16:16:44

Comparing /work/SRC/openSUSE:Factory/python-oslo.i18n (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.i18n.new.3463 (New)


Package is "python-oslo.i18n"

Mon Oct 26 16:16:44 2020 rev:17 rq:841209 version:5.0.1

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.i18n/python-oslo.i18n.changes
2020-06-05 20:16:17.230996527 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.i18n.new.3463/python-oslo.i18n.changes  
2020-10-26 16:17:24.966988347 +0100
@@ -1,0 +2,21 @@
+Fri Oct  9 19:17:01 UTC 2020 - cloud-de...@suse.de
+
+- update to version 5.0.1
+  - Imported Translations from Zanata
+  - Stop to use the __future__ module.
+  - Update master for stable/ussuri
+  - Remove a couple more shim tests
+  - Add Babel aliases to get_available_languages
+  - Bump bandit version
+  - Switch to newer openstackdocstheme and reno versions
+  - Add Python3 victoria unit tests
+  - Add py38 package metadata
+  - Remove translation sections from setup.cfg
+  - Drop use of babel
+  - Remove the unused coding style modules
+  - Align contributing doc with oslo's policy
+  - Add release notes links to doc index
+  - Bump default tox env from py37 to py38
+  - Remove Message.translate
+
+---

Old:

  oslo.i18n-4.0.1.tar.gz

New:

  oslo.i18n-5.0.1.tar.gz



Other differences:
--
++ python-oslo.i18n.spec ++
--- /var/tmp/diff_new_pack.azSkaz/_old  2020-10-26 16:17:25.810989026 +0100
+++ /var/tmp/diff_new_pack.azSkaz/_new  2020-10-26 16:17:25.814989029 +0100
@@ -17,15 +17,15 @@
 
 
 Name:   python-oslo.i18n
-Version:4.0.1
+Version:5.0.1
 Release:0
 Summary:OpenStack i18n library
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/oslo.i18n
-Source0:
https://files.pythonhosted.org/packages/source/o/oslo.i18n/oslo.i18n-4.0.1.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.i18n/oslo.i18n-5.0.1.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python3-Babel >= 2.3.4
+BuildRequires:  python3-Babel
 BuildRequires:  python3-mock
 BuildRequires:  python3-oslotest
 BuildRequires:  python3-pbr >= 2.0.0
@@ -41,7 +41,7 @@
 %package -n python3-oslo.i18n
 Summary:OpenStack i18n library
 Group:  Development/Languages/Python
-Requires:   python3-Babel >= 2.3.4
+Requires:   python3-Babel
 Requires:   python3-six >= 1.10.0
 
 %description -n python3-oslo.i18n
@@ -62,7 +62,7 @@
 Documentation for the oslo.i18n library.
 
 %prep
-%autosetup -p1 -n oslo.i18n-4.0.1
+%autosetup -p1 -n oslo.i18n-5.0.1
 %py_req_cleanup
 
 %build

++ _service ++
--- /var/tmp/diff_new_pack.azSkaz/_old  2020-10-26 16:17:25.838989048 +0100
+++ /var/tmp/diff_new_pack.azSkaz/_new  2020-10-26 16:17:25.842989051 +0100
@@ -1,8 +1,8 @@
 
   
-https://opendev.org/openstack/rpm-packaging/raw/branch/stable/ussuri/openstack/oslo.i18n/oslo.i18n.spec.j2
+https://opendev.org/openstack/rpm-packaging/raw/branch/stable/victoria/openstack/oslo.i18n/oslo.i18n.spec.j2
 python-oslo.i18n.spec
-https://opendev.org/openstack/oslo.i18n/raw/branch/stable/ussuri/requirements.txt
+https://opendev.org/openstack/oslo.i18n/raw/branch/stable/victoria/requirements.txt
 cloud-de...@suse.de
 gh,openstack,oslo.i18n
   

++ oslo.i18n-4.0.1.tar.gz -> oslo.i18n-5.0.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.i18n-4.0.1/.zuul.yaml 
new/oslo.i18n-5.0.1/.zuul.yaml
--- old/oslo.i18n-4.0.1/.zuul.yaml  2020-04-07 12:06:30.0 +0200
+++ new/oslo.i18n-5.0.1/.zuul.yaml  2020-09-11 21:18:16.0 +0200
@@ -4,7 +4,7 @@
   - lib-forward-testing-python3
   - openstack-cover-jobs
   - openstack-lower-constraints-jobs
-  - openstack-python3-ussuri-jobs
+  - openstack-python3-victoria-jobs
   - periodic-stable-jobs
   - publish-openstack-docs-pti
   - release-notes-jobs-python3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.i18n-4.0.1/AUTHORS new/oslo.i18n-5.0.1/AUTHORS
--- old/oslo.i18n-4.0.1/AUTHORS 2020-04-07 12:07:30.0 +0200
+++ new/oslo.i18n-5.0.1/AUTHORS 2020-09-11 21:19:11.0 +0200
@@ -46,6 +46,7 @@
 Mark McLoughlin 
 Mathew Odden 
 Matt Odden 
+Moisés Guimarães de Medeiros 
 Monty Taylor 
 Nikhil Manchanda 
 Noorul Islam K M 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.i18n-4.0.1/CONTRIBUTING.rst 

commit python-oslo.i18n for openSUSE:Factory

2020-06-05 Thread root
Hello community,

here is the log from the commit of package python-oslo.i18n for 
openSUSE:Factory checked in at 2020-06-05 20:14:21

Comparing /work/SRC/openSUSE:Factory/python-oslo.i18n (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.i18n.new.3606 (New)


Package is "python-oslo.i18n"

Fri Jun  5 20:14:21 2020 rev:16 rq:803591 version:4.0.1

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.i18n/python-oslo.i18n.changes
2020-03-24 22:32:24.553091310 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.i18n.new.3606/python-oslo.i18n.changes  
2020-06-05 20:16:17.230996527 +0200
@@ -1,0 +2,16 @@
+Tue May 12 09:43:53 UTC 2020 - cloud-de...@suse.de
+
+- update to version 4.0.1
+  - Use unittest.mock instead of third party mock
+  - tox: Trivial cleanup
+  - Update hacking for Python3
+  - Deprecate Message.translate in favor of Message.translation
+  - remove outdated header
+  - Integrate sphinxcontrib-apidoc
+  - Imported Translations from Zanata
+  - Allow Message.translate to handle unhashable inputs
+  - tox: Keeping going with docs
+  - Update master for stable/train
+  - [ussuri][goal] Drop python 2.7 support and testing
+
+---

Old:

  oslo.i18n-3.24.0.tar.gz

New:

  oslo.i18n-4.0.1.tar.gz



Other differences:
--
++ python-oslo.i18n.spec ++
--- /var/tmp/diff_new_pack.e13jFE/_old  2020-06-05 20:16:18.779002223 +0200
+++ /var/tmp/diff_new_pack.e13jFE/_new  2020-06-05 20:16:18.783002237 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   python-oslo.i18n
-Version:3.24.0
+Version:4.0.1
 Release:0
 Summary:OpenStack i18n library
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/oslo.i18n
-Source0:
https://files.pythonhosted.org/packages/source/o/oslo.i18n/oslo.i18n-3.24.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.i18n/oslo.i18n-4.0.1.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-Babel >= 2.3.4
 BuildRequires:  python3-mock
@@ -56,12 +56,13 @@
 Group:  Development/Languages/Python
 BuildRequires:  python3-Sphinx
 BuildRequires:  python3-openstackdocstheme
+BuildRequires:  python3-sphinxcontrib-apidoc
 
 %description -n python-oslo.i18n-doc
 Documentation for the oslo.i18n library.
 
 %prep
-%autosetup -p1 -n oslo.i18n-3.24.0
+%autosetup -p1 -n oslo.i18n-4.0.1
 %py_req_cleanup
 
 %build

++ _service ++
--- /var/tmp/diff_new_pack.e13jFE/_old  2020-06-05 20:16:18.819002370 +0200
+++ /var/tmp/diff_new_pack.e13jFE/_new  2020-06-05 20:16:18.819002370 +0200
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/train/openstack/oslo.i18n/oslo.i18n.spec.j2
+https://opendev.org/openstack/rpm-packaging/raw/branch/stable/ussuri/openstack/oslo.i18n/oslo.i18n.spec.j2
 python-oslo.i18n.spec
-https://raw.githubusercontent.com/openstack/oslo.i18n/stable/train/requirements.txt
+https://opendev.org/openstack/oslo.i18n/raw/branch/stable/ussuri/requirements.txt
 cloud-de...@suse.de
 gh,openstack,oslo.i18n
   

++ oslo.i18n-3.24.0.tar.gz -> oslo.i18n-4.0.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.i18n-3.24.0/.zuul.yaml 
new/oslo.i18n-4.0.1/.zuul.yaml
--- old/oslo.i18n-3.24.0/.zuul.yaml 2019-09-04 16:24:15.0 +0200
+++ new/oslo.i18n-4.0.1/.zuul.yaml  2020-04-07 12:06:30.0 +0200
@@ -1,12 +1,10 @@
 - project:
 templates:
   - check-requirements
-  - lib-forward-testing
   - lib-forward-testing-python3
   - openstack-cover-jobs
   - openstack-lower-constraints-jobs
-  - openstack-python-jobs
-  - openstack-python3-train-jobs
+  - openstack-python3-ussuri-jobs
   - periodic-stable-jobs
   - publish-openstack-docs-pti
   - release-notes-jobs-python3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.i18n-3.24.0/AUTHORS new/oslo.i18n-4.0.1/AUTHORS
--- old/oslo.i18n-3.24.0/AUTHORS2019-09-04 16:24:55.0 +0200
+++ new/oslo.i18n-4.0.1/AUTHORS 2020-04-07 12:07:30.0 +0200
@@ -55,8 +55,10 @@
 Ronald Bradford 
 Rosario Di Somma 
 Russell Bryant 
+Sean McGinnis 
 Sean McGinnis 
 Sergey Kraynev 
+Stephen Finucane 
 Steve Martinelli 
 Thomas Herve 
 Tony Breeds 
@@ -69,6 +71,7 @@
 Zhiteng Huang 
 ZhongShengping 
 Zhongyue Luo 
+caoyuan 
 howardlee 
 jacky06 
 kavithahr 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.i18n-3.24.0/ChangeLog 
new/oslo.i18n-4.0.1/ChangeLog
--- old/oslo.i18n-3.24.0/ChangeLog  

commit python-oslo.i18n for openSUSE:Factory

2020-03-24 Thread root
Hello community,

here is the log from the commit of package python-oslo.i18n for 
openSUSE:Factory checked in at 2020-03-24 22:32:23

Comparing /work/SRC/openSUSE:Factory/python-oslo.i18n (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.i18n.new.3160 (New)


Package is "python-oslo.i18n"

Tue Mar 24 22:32:23 2020 rev:15 rq:784948 version:3.24.0

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.i18n/python-oslo.i18n.changes
2020-02-18 10:41:36.793092365 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.i18n.new.3160/python-oslo.i18n.changes  
2020-03-24 22:32:24.553091310 +0100
@@ -1,0 +2,5 @@
+Sat Mar 14 12:03:25 UTC 2020 - Dirk Mueller 
+
+- switch to python 3.x only builds
+
+---



Other differences:
--
++ python-oslo.i18n.spec ++
--- /var/tmp/diff_new_pack.DU6NPv/_old  2020-03-24 22:32:25.393091732 +0100
+++ /var/tmp/diff_new_pack.DU6NPv/_new  2020-03-24 22:32:25.393091732 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oslo.i18n
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,28 +25,32 @@
 URL:https://launchpad.net/oslo.i18n
 Source0:
https://files.pythonhosted.org/packages/source/o/oslo.i18n/oslo.i18n-3.24.0.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python2-Babel >= 2.3.4
-BuildRequires:  python2-mock
-BuildRequires:  python2-oslotest
-BuildRequires:  python2-pbr >= 2.0.0
-BuildRequires:  python2-stestr
-BuildRequires:  python2-testscenarios
 BuildRequires:  python3-Babel >= 2.3.4
 BuildRequires:  python3-mock
 BuildRequires:  python3-oslotest
 BuildRequires:  python3-pbr >= 2.0.0
 BuildRequires:  python3-stestr
 BuildRequires:  python3-testscenarios
-Requires:   python-Babel >= 2.3.4
-Requires:   python-six >= 1.10.0
 BuildArch:  noarch
-%python_subpackages
 
 %description
 The oslo.i18n library contain utilities for working with internationalization
 (i18n) features, especially translation for text strings in an application
 or library.
 
+%package -n python3-oslo.i18n
+Summary:OpenStack i18n library
+Group:  Development/Languages/Python
+Requires:   python3-Babel >= 2.3.4
+Requires:   python3-six >= 1.10.0
+
+%description -n python3-oslo.i18n
+The oslo.i18n library contain utilities for working with internationalization
+(i18n) features, especially translation for text strings in an application
+or library.
+
+This package contains the Python 3.x module.
+
 %package -n python-oslo.i18n-doc
 Summary:Documentation for OpenStack i18n library
 Group:  Development/Languages/Python
@@ -61,10 +65,10 @@
 %py_req_cleanup
 
 %build
-%{python_build}
+%{py3_build}
 
 %install
-%{python_install}
+%{py3_install}
 
 # generate html docs
 PBR_VERSION=%{version} %sphinx_build -b html doc/source doc/build/html
@@ -72,12 +76,12 @@
 rm -rf doc/build/html/.{doctrees,buildinfo}
 
 %check
-%python_exec -m stestr.cli run
+python3 -m stestr.cli run
 
-%files %{python_files}
+%files -n python3-oslo.i18n
 %license LICENSE
-%{python_sitelib}/oslo_i18n
-%{python_sitelib}/*egg-info
+%{python3_sitelib}/oslo_i18n
+%{python3_sitelib}/*egg-info
 
 %files -n python-oslo.i18n-doc
 %doc doc/build/html ChangeLog CONTRIBUTING.rst README.rst




commit python-oslo.i18n for openSUSE:Factory

2020-02-18 Thread root
Hello community,

here is the log from the commit of package python-oslo.i18n for 
openSUSE:Factory checked in at 2020-02-18 10:41:14

Comparing /work/SRC/openSUSE:Factory/python-oslo.i18n (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.i18n.new.26092 (New)


Package is "python-oslo.i18n"

Tue Feb 18 10:41:14 2020 rev:14 rq:774913 version:3.24.0

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.i18n/python-oslo.i18n.changes
2019-05-03 22:42:20.663231085 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.i18n.new.26092/python-oslo.i18n.changes 
2020-02-18 10:41:36.793092365 +0100
@@ -1,0 +2,15 @@
+Wed Oct  9 12:26:24 UTC 2019 - cloud-de...@suse.de
+
+- update to version 3.24.0
+  - Cap Bandit below 1.6.0 and update Sphinx requirement
+  - Update master for stable/stein
+  - Clarify that translation strings are extracted via source inspection
+  - Replace git.openstack.org URLs with opendev.org URLs
+  - Move doc related modules to doc/requirements.txt
+  - Add Python 3 Train unit tests
+  - Dropping the py35 testing
+  - Fix guidelines w.r.t. translation of log messages
+  - OpenDev Migration Patch
+  - Move to releases.openstack.org
+
+---

Old:

  oslo.i18n-3.23.1.tar.gz

New:

  oslo.i18n-3.24.0.tar.gz



Other differences:
--
++ python-oslo.i18n.spec ++
--- /var/tmp/diff_new_pack.G4PzUw/_old  2020-02-18 10:41:37.349093500 +0100
+++ /var/tmp/diff_new_pack.G4PzUw/_new  2020-02-18 10:41:37.349093500 +0100
@@ -17,13 +17,13 @@
 
 
 Name:   python-oslo.i18n
-Version:3.23.1
+Version:3.24.0
 Release:0
 Summary:OpenStack i18n library
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/oslo.i18n
-Source0:
https://files.pythonhosted.org/packages/source/o/oslo.i18n/oslo.i18n-3.23.1.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.i18n/oslo.i18n-3.24.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python2-Babel >= 2.3.4
 BuildRequires:  python2-mock
@@ -50,14 +50,14 @@
 %package -n python-oslo.i18n-doc
 Summary:Documentation for OpenStack i18n library
 Group:  Development/Languages/Python
-BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme
+BuildRequires:  python3-Sphinx
+BuildRequires:  python3-openstackdocstheme
 
 %description -n python-oslo.i18n-doc
 Documentation for the oslo.i18n library.
 
 %prep
-%autosetup -p1 -n oslo.i18n-3.23.1
+%autosetup -p1 -n oslo.i18n-3.24.0
 %py_req_cleanup
 
 %build
@@ -67,7 +67,7 @@
 %{python_install}
 
 # generate html docs
-%{__python2} setup.py build_sphinx
+PBR_VERSION=%{version} %sphinx_build -b html doc/source doc/build/html
 # remove the sphinx-build leftovers
 rm -rf doc/build/html/.{doctrees,buildinfo}
 

++ _service ++
--- /var/tmp/diff_new_pack.G4PzUw/_old  2020-02-18 10:41:37.377093556 +0100
+++ /var/tmp/diff_new_pack.G4PzUw/_new  2020-02-18 10:41:37.377093556 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/stein/openstack/oslo.i18n/oslo.i18n.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/train/openstack/oslo.i18n/oslo.i18n.spec.j2
 python-oslo.i18n.spec
-https://raw.githubusercontent.com/openstack/oslo.i18n/stable/stein/requirements.txt
+https://raw.githubusercontent.com/openstack/oslo.i18n/stable/train/requirements.txt
 cloud-de...@suse.de
 gh,openstack,oslo.i18n
   

++ oslo.i18n-3.23.1.tar.gz -> oslo.i18n-3.24.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.i18n-3.23.1/.zuul.yaml 
new/oslo.i18n-3.24.0/.zuul.yaml
--- old/oslo.i18n-3.23.1/.zuul.yaml 2019-02-28 19:06:04.0 +0100
+++ new/oslo.i18n-3.24.0/.zuul.yaml 2019-09-04 16:24:15.0 +0200
@@ -6,8 +6,7 @@
   - openstack-cover-jobs
   - openstack-lower-constraints-jobs
   - openstack-python-jobs
-  - openstack-python36-jobs
-  - openstack-python37-jobs
+  - openstack-python3-train-jobs
   - periodic-stable-jobs
   - publish-openstack-docs-pti
   - release-notes-jobs-python3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.i18n-3.23.1/AUTHORS new/oslo.i18n-3.24.0/AUTHORS
--- old/oslo.i18n-3.23.1/AUTHORS2019-02-28 19:08:12.0 +0100
+++ new/oslo.i18n-3.24.0/AUTHORS2019-09-04 16:24:55.0 +0200
@@ -1,3 +1,4 @@
+Adam Spiers 
 Akihiro Motoki 
 Akihiro Motoki 
 Alessio Ababilov 
@@ -17,6 +18,7 @@
 Christian Berendt 
 Chuck Short 
 Chuck Short 
+Corey Bryant 
 Dan Prince 
 Davanum Srinivas 

commit python-oslo.i18n for openSUSE:Factory

2019-05-03 Thread root
Hello community,

here is the log from the commit of package python-oslo.i18n for 
openSUSE:Factory checked in at 2019-05-03 22:42:19

Comparing /work/SRC/openSUSE:Factory/python-oslo.i18n (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.i18n.new.5148 (New)


Package is "python-oslo.i18n"

Fri May  3 22:42:19 2019 rev:13 rq:692857 version:3.23.1

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.i18n/python-oslo.i18n.changes
2018-09-07 15:38:55.594566878 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.i18n.new.5148/python-oslo.i18n.changes  
2019-05-03 22:42:20.663231085 +0200
@@ -1,0 +2,21 @@
+Mon Apr  8 11:39:44 UTC 2019 - cloud-de...@suse.de
+
+- update to version 3.23.1
+  - Update hacking version
+  - Update mailinglist from dev to discuss
+  - Remove unused code
+  - add lib-forward-testing-python3 test job
+  - Override getttext.find to cache result
+  - Imported Translations from Zanata
+  - Always build universal wheels
+  - Update reno for stable/rocky
+  - Remove references to log translation functions
+  - Clean up .gitignore references to personal tools
+  - Don't quote {posargs} in tox.ini
+  - Change python3.5 job to python3.7 job on Stein+
+  - add python 3.6 unit test job
+  - add python 3.7 unit test job
+  - import zuul job settings from project-config
+  - Use templates for cover and lower-constraints
+
+---

Old:

  oslo.i18n-3.21.0.tar.gz

New:

  oslo.i18n-3.23.1.tar.gz



Other differences:
--
++ python-oslo.i18n.spec ++
--- /var/tmp/diff_new_pack.VEGylw/_old  2019-05-03 22:42:21.051231902 +0200
+++ /var/tmp/diff_new_pack.VEGylw/_new  2019-05-03 22:42:21.055231911 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oslo.i18n
 #
-# 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-oslo.i18n
-Version:3.21.0
+Version:3.23.1
 Release:0
 Summary:OpenStack i18n library
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/oslo.i18n
-Source0:
https://files.pythonhosted.org/packages/source/o/oslo.i18n/oslo.i18n-3.21.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.i18n/oslo.i18n-3.23.1.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python2-Babel >= 2.3.4
 BuildRequires:  python2-mock
@@ -57,9 +57,8 @@
 Documentation for the oslo.i18n library.
 
 %prep
-%autosetup -p1 -n oslo.i18n-3.21.0
+%autosetup -p1 -n oslo.i18n-3.23.1
 %py_req_cleanup
-sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 
 %build
 %{python_build}

++ _service ++
--- /var/tmp/diff_new_pack.VEGylw/_old  2019-05-03 22:42:21.079231961 +0200
+++ /var/tmp/diff_new_pack.VEGylw/_new  2019-05-03 22:42:21.079231961 +0200
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/rocky/openstack/oslo.i18n/oslo.i18n.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/stein/openstack/oslo.i18n/oslo.i18n.spec.j2
 python-oslo.i18n.spec
-https://raw.githubusercontent.com/openstack/oslo.i18n/stable/rocky/requirements.txt
+https://raw.githubusercontent.com/openstack/oslo.i18n/stable/stein/requirements.txt
 cloud-de...@suse.de
 gh,openstack,oslo.i18n
   

++ oslo.i18n-3.21.0.tar.gz -> oslo.i18n-3.23.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.i18n-3.21.0/.zuul.yaml 
new/oslo.i18n-3.23.1/.zuul.yaml
--- old/oslo.i18n-3.21.0/.zuul.yaml 2018-07-20 03:06:47.0 +0200
+++ new/oslo.i18n-3.23.1/.zuul.yaml 2019-02-28 19:06:04.0 +0100
@@ -1,7 +1,13 @@
 - project:
-check:
-  jobs:
-- openstack-tox-lower-constraints
-gate:
-  jobs:
-- openstack-tox-lower-constraints
+templates:
+  - check-requirements
+  - lib-forward-testing
+  - lib-forward-testing-python3
+  - openstack-cover-jobs
+  - openstack-lower-constraints-jobs
+  - openstack-python-jobs
+  - openstack-python36-jobs
+  - openstack-python37-jobs
+  - periodic-stable-jobs
+  - publish-openstack-docs-pti
+  - 

commit python-oslo.i18n for openSUSE:Factory

2018-09-07 Thread root
Hello community,

here is the log from the commit of package python-oslo.i18n for 
openSUSE:Factory checked in at 2018-09-07 15:38:54

Comparing /work/SRC/openSUSE:Factory/python-oslo.i18n (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.i18n.new (New)


Package is "python-oslo.i18n"

Fri Sep  7 15:38:54 2018 rev:12 rq:633100 version:3.21.0

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.i18n/python-oslo.i18n.changes
2018-03-19 23:35:54.574696601 +0100
+++ /work/SRC/openSUSE:Factory/.python-oslo.i18n.new/python-oslo.i18n.changes   
2018-09-07 15:38:55.594566878 +0200
@@ -1,0 +2,18 @@
+Mon Sep  3 09:03:50 UTC 2018 - cloud-de...@suse.de
+
+- update to version 3.21.0
+  - Remove stale pip-missing-reqs tox test
+  - Add release notes to README.rst
+  - set default python to python3
+  - fix tox python3 overrides
+  - Update reno for stable/queens
+  - Update links in README
+  - Trivial: Update pypi url to new url
+  - Imported Translations from Zanata
+  - Remove moxstubout usage
+  - add bandit to pep8 job
+  - Switch to stestr
+  - Updated from global requirements
+  - add lower-constraints job
+
+---

Old:

  oslo.i18n-3.19.0.tar.gz

New:

  oslo.i18n-3.21.0.tar.gz



Other differences:
--
++ python-oslo.i18n.spec ++
--- /var/tmp/diff_new_pack.pKOegw/_old  2018-09-07 15:38:55.986566458 +0200
+++ /var/tmp/diff_new_pack.pKOegw/_new  2018-09-07 15:38:55.986566458 +0200
@@ -17,24 +17,26 @@
 
 
 Name:   python-oslo.i18n
-Version:3.19.0
+Version:3.21.0
 Release:0
 Summary:OpenStack i18n library
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:https://launchpad.net/oslo.i18n
-Source0:
https://files.pythonhosted.org/packages/source/o/oslo.i18n/oslo.i18n-3.19.0.tar.gz
+URL:https://launchpad.net/oslo.i18n
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.i18n/oslo.i18n-3.21.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python2-Babel >= 2.3.4
-BuildRequires:  python2-mock >= 2.0.0
-BuildRequires:  python2-oslotest >= 3.2.0
+BuildRequires:  python2-mock
+BuildRequires:  python2-oslotest
 BuildRequires:  python2-pbr >= 2.0.0
-BuildRequires:  python2-testscenarios >= 0.4
+BuildRequires:  python2-stestr
+BuildRequires:  python2-testscenarios
 BuildRequires:  python3-Babel >= 2.3.4
-BuildRequires:  python3-mock >= 2.0.0
-BuildRequires:  python3-oslotest >= 3.2.0
+BuildRequires:  python3-mock
+BuildRequires:  python3-oslotest
 BuildRequires:  python3-pbr >= 2.0.0
-BuildRequires:  python3-testscenarios >= 0.4
+BuildRequires:  python3-stestr
+BuildRequires:  python3-testscenarios
 Requires:   python-Babel >= 2.3.4
 Requires:   python-six >= 1.10.0
 BuildArch:  noarch
@@ -49,13 +51,13 @@
 Summary:Documentation for OpenStack i18n library
 Group:  Development/Languages/Python
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.18.1
+BuildRequires:  python-openstackdocstheme
 
 %description -n python-oslo.i18n-doc
 Documentation for the oslo.i18n library.
 
 %prep
-%autosetup -p1 -n oslo.i18n-3.19.0
+%autosetup -p1 -n oslo.i18n-3.21.0
 %py_req_cleanup
 sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 
@@ -71,9 +73,7 @@
 rm -rf doc/build/html/.{doctrees,buildinfo}
 
 %check
-%{python_expand rm -rf .testrepository
-$python setup.py test
-}
+%python_exec -m stestr.cli run
 
 %files %{python_files}
 %license LICENSE

++ _service ++
--- /var/tmp/diff_new_pack.pKOegw/_old  2018-09-07 15:38:56.010566432 +0200
+++ /var/tmp/diff_new_pack.pKOegw/_new  2018-09-07 15:38:56.010566432 +0200
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/oslo.i18n/oslo.i18n.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/rocky/openstack/oslo.i18n/oslo.i18n.spec.j2
 python-oslo.i18n.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
+https://raw.githubusercontent.com/openstack/oslo.i18n/stable/rocky/requirements.txt
 cloud-de...@suse.de
 gh,openstack,oslo.i18n
   

++ oslo.i18n-3.19.0.tar.gz -> oslo.i18n-3.21.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.i18n-3.19.0/.stestr.conf 
new/oslo.i18n-3.21.0/.stestr.conf
--- old/oslo.i18n-3.19.0/.stestr.conf   1970-01-01 01:00:00.0 +0100
+++ new/oslo.i18n-3.21.0/.stestr.conf   2018-07-20 03:06:47.0 +0200
@@ -0,0 +1,3 @@
+[DEFAULT]
+test_path=./oslo_i18n/tests
+top_path=./
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit python-oslo.i18n for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-oslo.i18n for 
openSUSE:Factory checked in at 2018-03-19 23:35:54

Comparing /work/SRC/openSUSE:Factory/python-oslo.i18n (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.i18n.new (New)


Package is "python-oslo.i18n"

Mon Mar 19 23:35:54 2018 rev:11 rq:583339 version:3.19.0

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.i18n/python-oslo.i18n.changes
2018-01-24 15:27:45.894049830 +0100
+++ /work/SRC/openSUSE:Factory/.python-oslo.i18n.new/python-oslo.i18n.changes   
2018-03-19 23:35:54.574696601 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:22:04 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-oslo.i18n.spec ++
--- /var/tmp/diff_new_pack.6fqjSe/_old  2018-03-19 23:35:55.222673227 +0100
+++ /var/tmp/diff_new_pack.6fqjSe/_new  2018-03-19 23:35:55.230672938 +0100
@@ -27,12 +27,12 @@
 BuildRequires:  openstack-macros
 BuildRequires:  python2-Babel >= 2.3.4
 BuildRequires:  python2-mock >= 2.0.0
-BuildRequires:  python2-oslotest >= 1.10.0
+BuildRequires:  python2-oslotest >= 3.2.0
 BuildRequires:  python2-pbr >= 2.0.0
 BuildRequires:  python2-testscenarios >= 0.4
 BuildRequires:  python3-Babel >= 2.3.4
 BuildRequires:  python3-mock >= 2.0.0
-BuildRequires:  python3-oslotest >= 1.10.0
+BuildRequires:  python3-oslotest >= 3.2.0
 BuildRequires:  python3-pbr >= 2.0.0
 BuildRequires:  python3-testscenarios >= 0.4
 Requires:   python-Babel >= 2.3.4
@@ -49,7 +49,7 @@
 Summary:Documentation for OpenStack i18n library
 Group:  Development/Languages/Python
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 
 %description -n python-oslo.i18n-doc
 Documentation for the oslo.i18n library.

++ _service ++
--- /var/tmp/diff_new_pack.6fqjSe/_old  2018-03-19 23:35:55.270671495 +0100
+++ /var/tmp/diff_new_pack.6fqjSe/_new  2018-03-19 23:35:55.270671495 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/oslo.i18n/oslo.i18n.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/oslo.i18n/oslo.i18n.spec.j2
 python-oslo.i18n.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,oslo.i18n
   




commit python-oslo.i18n for openSUSE:Factory

2018-01-24 Thread root
Hello community,

here is the log from the commit of package python-oslo.i18n for 
openSUSE:Factory checked in at 2018-01-24 15:27:44

Comparing /work/SRC/openSUSE:Factory/python-oslo.i18n (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.i18n.new (New)


Package is "python-oslo.i18n"

Wed Jan 24 15:27:44 2018 rev:10 rq:567274 version:3.19.0

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.i18n/python-oslo.i18n.changes
2017-12-14 10:55:00.062804347 +0100
+++ /work/SRC/openSUSE:Factory/.python-oslo.i18n.new/python-oslo.i18n.changes   
2018-01-24 15:27:45.894049830 +0100
@@ -1,0 +2,10 @@
+Mon Jan 15 11:52:39 UTC 2018 - cloud-de...@suse.de
+
+- update to version 3.19.0
+  - Imported Translations from Zanata
+  - Remove setting of version/release from releasenotes
+  - Remove -U from pip install
+  - Updated from global requirements
+  - Avoid tox_install.sh for constraints support
+
+---

Old:

  oslo.i18n-3.18.0.tar.gz

New:

  oslo.i18n-3.19.0.tar.gz



Other differences:
--
++ python-oslo.i18n.spec ++
--- /var/tmp/diff_new_pack.SUOfJe/_old  2018-01-24 15:27:46.602016718 +0100
+++ /var/tmp/diff_new_pack.SUOfJe/_new  2018-01-24 15:27:46.610016343 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oslo.i18n
 #
-# 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
@@ -17,26 +17,26 @@
 
 
 Name:   python-oslo.i18n
-Version:3.18.0
+Version:3.19.0
 Release:0
 Summary:OpenStack i18n library
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:https://launchpad.net/oslo.i18n
-Source0:
https://files.pythonhosted.org/packages/source/o/oslo.i18n/oslo.i18n-3.18.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.i18n/oslo.i18n-3.19.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python2-Babel >= 2.3.4
-BuildRequires:  python2-mock >= 2.0
+BuildRequires:  python2-mock >= 2.0.0
 BuildRequires:  python2-oslotest >= 1.10.0
 BuildRequires:  python2-pbr >= 2.0.0
 BuildRequires:  python2-testscenarios >= 0.4
 BuildRequires:  python3-Babel >= 2.3.4
-BuildRequires:  python3-mock >= 2.0
+BuildRequires:  python3-mock >= 2.0.0
 BuildRequires:  python3-oslotest >= 1.10.0
 BuildRequires:  python3-pbr >= 2.0.0
 BuildRequires:  python3-testscenarios >= 0.4
 Requires:   python-Babel >= 2.3.4
-Requires:   python-six >= 1.9.0
+Requires:   python-six >= 1.10.0
 BuildArch:  noarch
 %python_subpackages
 
@@ -49,13 +49,13 @@
 Summary:Documentation for OpenStack i18n library
 Group:  Development/Languages/Python
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.11.0
+BuildRequires:  python-openstackdocstheme >= 1.17.0
 
 %description -n python-oslo.i18n-doc
 Documentation for the oslo.i18n library.
 
 %prep
-%autosetup -p1 -n oslo.i18n-3.18.0
+%autosetup -p1 -n oslo.i18n-3.19.0
 %py_req_cleanup
 sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 

++ oslo.i18n-3.18.0.tar.gz -> oslo.i18n-3.19.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.i18n-3.18.0/AUTHORS new/oslo.i18n-3.19.0/AUTHORS
--- old/oslo.i18n-3.18.0/AUTHORS2017-09-20 10:43:16.0 +0200
+++ new/oslo.i18n-3.19.0/AUTHORS2017-12-04 11:33:13.0 +0100
@@ -2,6 +2,7 @@
 Akihiro Motoki 
 Alessio Ababilov 
 Anderson Mesquita 
+Andreas Jaeger 
 Andreas Jaeger 
 Andrey Kurilin 
 Balazs Gibizer 
@@ -56,6 +57,7 @@
 Zhiteng Huang 
 ZhongShengping 
 Zhongyue Luo 
+Zuul 
 howardlee 
 kavithahr 
 lingyongxu 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.i18n-3.18.0/ChangeLog 
new/oslo.i18n-3.19.0/ChangeLog
--- old/oslo.i18n-3.18.0/ChangeLog  2017-09-20 10:43:16.0 +0200
+++ new/oslo.i18n-3.19.0/ChangeLog  2017-12-04 11:33:13.0 +0100
@@ -1,6 +1,17 @@
 CHANGES
 ===
 
+3.19.0
+--
+
+* Remove -U from pip install
+* Avoid tox\_install.sh for constraints support
+* Updated from global requirements
+* Remove setting of version/release from releasenotes
+* 

commit python-oslo.i18n for openSUSE:Factory

2017-12-14 Thread root
Hello community,

here is the log from the commit of package python-oslo.i18n for 
openSUSE:Factory checked in at 2017-12-14 10:54:58

Comparing /work/SRC/openSUSE:Factory/python-oslo.i18n (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.i18n.new (New)


Package is "python-oslo.i18n"

Thu Dec 14 10:54:58 2017 rev:9 rq:555145 version:3.18.0

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.i18n/python-oslo.i18n.changes
2017-08-28 15:31:27.304218219 +0200
+++ /work/SRC/openSUSE:Factory/.python-oslo.i18n.new/python-oslo.i18n.changes   
2017-12-14 10:55:00.062804347 +0100
@@ -1,0 +2,8 @@
+Sat Nov 25 08:19:28 UTC 2017 - cloud-de...@suse.de
+
+- update to version 3.18.0
+  - Update reno for stable/pike
+  - Imported Translations from Zanata
+  - Updated from global requirements
+
+---

Old:

  oslo.i18n-3.17.0.tar.gz

New:

  oslo.i18n-3.18.0.tar.gz



Other differences:
--
++ python-oslo.i18n.spec ++
--- /var/tmp/diff_new_pack.yOGXOu/_old  2017-12-14 10:55:00.842766695 +0100
+++ /var/tmp/diff_new_pack.yOGXOu/_new  2017-12-14 10:55:00.846766502 +0100
@@ -16,49 +16,54 @@
 #
 
 
-%global sname oslo.i18n
 Name:   python-oslo.i18n
-Version:3.17.0
+Version:3.18.0
 Release:0
 Summary:OpenStack i18n library
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:https://launchpad.net/%{sname}
-Source0:
https://pypi.io/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz
+Url:https://launchpad.net/oslo.i18n
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.i18n/oslo.i18n-3.18.0.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-Babel >= 2.3.4
-BuildRequires:  python-mock >= 2.0
-BuildRequires:  python-oslotest >= 1.10.0
-BuildRequires:  python-pbr >= 2.0.0
-BuildRequires:  python-testscenarios >= 0.4
+BuildRequires:  python2-Babel >= 2.3.4
+BuildRequires:  python2-mock >= 2.0
+BuildRequires:  python2-oslotest >= 1.10.0
+BuildRequires:  python2-pbr >= 2.0.0
+BuildRequires:  python2-testscenarios >= 0.4
+BuildRequires:  python3-Babel >= 2.3.4
+BuildRequires:  python3-mock >= 2.0
+BuildRequires:  python3-oslotest >= 1.10.0
+BuildRequires:  python3-pbr >= 2.0.0
+BuildRequires:  python3-testscenarios >= 0.4
 Requires:   python-Babel >= 2.3.4
 Requires:   python-six >= 1.9.0
 BuildArch:  noarch
+%python_subpackages
 
 %description
 The oslo.i18n library contain utilities for working with internationalization
 (i18n) features, especially translation for text strings in an application
 or library.
 
-%package doc
+%package -n python-oslo.i18n-doc
 Summary:Documentation for OpenStack i18n library
 Group:  Development/Languages/Python
 BuildRequires:  python-Sphinx
 BuildRequires:  python-openstackdocstheme >= 1.11.0
 
-%description doc
+%description -n python-oslo.i18n-doc
 Documentation for the oslo.i18n library.
 
 %prep
-%autosetup -n %{sname}-%{version}
+%autosetup -p1 -n oslo.i18n-3.18.0
 %py_req_cleanup
 sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 
 %build
-%{py2_build}
+%{python_build}
 
 %install
-%{py2_install}
+%{python_install}
 
 # generate html docs
 %{__python2} setup.py build_sphinx
@@ -66,16 +71,17 @@
 rm -rf doc/build/html/.{doctrees,buildinfo}
 
 %check
-%{__python2} setup.py test
+%{python_expand rm -rf .testrepository
+$python setup.py test
+}
 
-%files
-%doc ChangeLog CONTRIBUTING.rst README.rst
+%files %{python_files}
 %license LICENSE
-%{python2_sitelib}/oslo_i18n
-%{python2_sitelib}/*.egg-info
+%{python_sitelib}/oslo_i18n
+%{python_sitelib}/*egg-info
 
-%files doc
-%doc doc/build/html
+%files -n python-oslo.i18n-doc
+%doc doc/build/html ChangeLog CONTRIBUTING.rst README.rst
 %license LICENSE
 
 %changelog

++ _service ++
--- /var/tmp/diff_new_pack.yOGXOu/_old  2017-12-14 10:55:00.874765150 +0100
+++ /var/tmp/diff_new_pack.yOGXOu/_new  2017-12-14 10:55:00.874765150 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/oslo.i18n/oslo.i18n.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/oslo.i18n/oslo.i18n.spec.j2
 python-oslo.i18n.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/global-requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
 cloud-de...@suse.de
 gh,openstack,oslo.i18n
   

++ oslo.i18n-3.17.0.tar.gz -> oslo.i18n-3.18.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.i18n-3.17.0/ChangeLog 

commit python-oslo.i18n for openSUSE:Factory

2017-08-28 Thread root
Hello community,

here is the log from the commit of package python-oslo.i18n for 
openSUSE:Factory checked in at 2017-08-28 15:31:26

Comparing /work/SRC/openSUSE:Factory/python-oslo.i18n (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.i18n.new (New)


Package is "python-oslo.i18n"

Mon Aug 28 15:31:26 2017 rev:8 rq:514994 version:3.17.0

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.i18n/python-oslo.i18n.changes
2017-02-21 13:42:07.369922980 +0100
+++ /work/SRC/openSUSE:Factory/.python-oslo.i18n.new/python-oslo.i18n.changes   
2017-08-28 15:31:27.304218219 +0200
@@ -1,0 +2,20 @@
+Mon Aug  7 13:44:43 UTC 2017 - cloud-de...@suse.de
+
+- update to version 3.17.0
+  - Revert "Remove Babel as a runtime requirement"
+  - Remove Babel as a runtime requirement
+  - Enable some off-by-default checks
+  - Check reStructuredText documents for common style issues
+  - Fix wrong response with language zh-TW.
+  - rearrange the documentation to fit into the new standard layout
+  - Imported Translations from Zanata
+  - add notes about skipping log translation setup
+  - [Fix gate]Update test requirement
+  - Python 3.5 is added
+  - Update reno for stable/ocata
+  - turn on warning-is-error in doc build
+  - Update URLs in documents according to document migration
+  - Updated from global requirements
+  - switch from oslosphinx to openstackdocstheme
+
+---

Old:

  oslo.i18n-3.12.0.tar.gz

New:

  oslo.i18n-3.17.0.tar.gz



Other differences:
--
++ python-oslo.i18n.spec ++
--- /var/tmp/diff_new_pack.SI6AUr/_old  2017-08-28 15:31:28.264083277 +0200
+++ /var/tmp/diff_new_pack.SI6AUr/_new  2017-08-28 15:31:28.288079903 +0200
@@ -18,7 +18,7 @@
 
 %global sname oslo.i18n
 Name:   python-oslo.i18n
-Version:3.12.0
+Version:3.17.0
 Release:0
 Summary:OpenStack i18n library
 License:Apache-2.0
@@ -29,7 +29,7 @@
 BuildRequires:  python-Babel >= 2.3.4
 BuildRequires:  python-mock >= 2.0
 BuildRequires:  python-oslotest >= 1.10.0
-BuildRequires:  python-pbr >= 1.8
+BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-testscenarios >= 0.4
 Requires:   python-Babel >= 2.3.4
 Requires:   python-six >= 1.9.0
@@ -44,7 +44,7 @@
 Summary:Documentation for OpenStack i18n library
 Group:  Development/Languages/Python
 BuildRequires:  python-Sphinx
-BuildRequires:  python-oslosphinx >= 4.7.0
+BuildRequires:  python-openstackdocstheme >= 1.11.0
 
 %description doc
 Documentation for the oslo.i18n library.
@@ -52,6 +52,7 @@
 %prep
 %autosetup -n %{sname}-%{version}
 %py_req_cleanup
+sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 
 %build
 %{py2_build}

++ _service ++
--- /var/tmp/diff_new_pack.SI6AUr/_old  2017-08-28 15:31:28.416061911 +0200
+++ /var/tmp/diff_new_pack.SI6AUr/_new  2017-08-28 15:31:28.420061348 +0200
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/openstack/oslo.i18n/oslo.i18n.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/oslo.i18n/oslo.i18n.spec.j2
 python-oslo.i18n.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/global-requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/global-requirements.txt
 cloud-de...@suse.de
 gh,openstack,oslo.i18n
   

++ oslo.i18n-3.12.0.tar.gz -> oslo.i18n-3.17.0.tar.gz ++
 1842 lines of diff (skipped)




commit python-oslo.i18n for openSUSE:Factory

2017-02-21 Thread root
Hello community,

here is the log from the commit of package python-oslo.i18n for 
openSUSE:Factory checked in at 2017-02-21 13:42:06

Comparing /work/SRC/openSUSE:Factory/python-oslo.i18n (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.i18n.new (New)


Package is "python-oslo.i18n"

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.i18n/python-oslo.i18n.changes
2016-09-30 15:29:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-oslo.i18n.new/python-oslo.i18n.changes   
2017-02-21 13:42:07.369922980 +0100
@@ -1,0 +2,14 @@
+Mon Feb 13 09:28:29 UTC 2017 - cloud-de...@suse.de
+
+- update to version 3.12.0:
+  - Add Constraints support
+  - Typo fix in oslo.i18n
+  - Add reno for release notes management
+  - Show team and repo badges on README
+  - Changed the home-page link
+  - Replace six.iteritems() with .items()
+  - Add missing dependency testscenarios
+  - Updated from global requirements
+  - Add docs on how to display translated strings in your app
+
+---

Old:

  oslo.i18n-3.9.0.tar.gz

New:

  oslo.i18n-3.12.0.tar.gz



Other differences:
--
++ python-oslo.i18n.spec ++
--- /var/tmp/diff_new_pack.lSZ3PZ/_old  2017-02-21 13:42:07.745869944 +0100
+++ /var/tmp/diff_new_pack.lSZ3PZ/_new  2017-02-21 13:42:07.745869944 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oslo.i18n
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -18,7 +18,7 @@
 
 %global sname oslo.i18n
 Name:   python-oslo.i18n
-Version:3.9.0
+Version:3.12.0
 Release:0
 Summary:OpenStack i18n library
 License:Apache-2.0
@@ -29,7 +29,8 @@
 BuildRequires:  python-Babel >= 2.3.4
 BuildRequires:  python-mock >= 2.0
 BuildRequires:  python-oslotest >= 1.10.0
-BuildRequires:  python-pbr >= 1.6
+BuildRequires:  python-pbr >= 1.8
+BuildRequires:  python-testscenarios >= 0.4
 Requires:   python-Babel >= 2.3.4
 Requires:   python-six >= 1.9.0
 BuildArch:  noarch
@@ -43,13 +44,14 @@
 Summary:Documentation for OpenStack i18n library
 Group:  Development/Languages/Python
 BuildRequires:  python-Sphinx
-BuildRequires:  python-oslosphinx >= 2.5.0
+BuildRequires:  python-oslosphinx >= 4.7.0
 
 %description doc
 Documentation for the oslo.i18n library.
 
 %prep
-%setup -q -n %{sname}-%{version}
+%autosetup -n %{sname}-%{version}
+%py_req_cleanup
 
 %build
 %{py2_build}
@@ -66,7 +68,7 @@
 %{__python2} setup.py test
 
 %files
-%doc AUTHORS ChangeLog CONTRIBUTING.rst README.rst
+%doc ChangeLog CONTRIBUTING.rst README.rst
 %license LICENSE
 %{python2_sitelib}/oslo_i18n
 %{python2_sitelib}/*.egg-info

++ _service ++
--- /var/tmp/diff_new_pack.lSZ3PZ/_old  2017-02-21 13:42:07.785864301 +0100
+++ /var/tmp/diff_new_pack.lSZ3PZ/_new  2017-02-21 13:42:07.789863737 +0100
@@ -1,13 +1,12 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/oslo.i18n/oslo.i18n.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/openstack/oslo.i18n/oslo.i18n.spec.j2
 python-oslo.i18n.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/global-requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/global-requirements.txt
+cloud-de...@suse.de
+gh,openstack,oslo.i18n
   
   
-enable
-  
-  
-enable
   
+  
 

++ oslo.i18n-3.9.0.tar.gz -> oslo.i18n-3.12.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.i18n-3.9.0/AUTHORS new/oslo.i18n-3.12.0/AUTHORS
--- old/oslo.i18n-3.9.0/AUTHORS 2016-08-18 20:01:31.0 +0200
+++ new/oslo.i18n-3.12.0/AUTHORS2017-01-18 15:11:19.0 +0100
@@ -1,3 +1,4 @@
+Akihiro Motoki 
 Akihiro Motoki 
 Alessio Ababilov 
 Anderson Mesquita 
@@ -18,6 +19,7 @@
 Dina Belova 
 Doug Hellmann 
 Doug Hellmann 
+Flavio Percoco 
 James Carey 
 Jason Kölker 
 Jay Pipes 
@@ -30,6 +32,7 @@
 Juan Antonio Osorio 
 Julien Danjou 
 Luis A. Garcia 
+Luong Anh Tuan 
 Mark McLoughlin 
 Mathew Odden 
 Matt Odden 

commit python-oslo.i18n for openSUSE:Factory

2016-09-30 Thread h_root
Hello community,

here is the log from the commit of package python-oslo.i18n for 
openSUSE:Factory checked in at 2016-09-30 15:29:20

Comparing /work/SRC/openSUSE:Factory/python-oslo.i18n (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.i18n.new (New)


Package is "python-oslo.i18n"

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.i18n/python-oslo.i18n.changes
2015-10-30 13:42:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-oslo.i18n.new/python-oslo.i18n.changes   
2016-09-30 15:29:21.0 +0200
@@ -1,0 +2,62 @@
+Fri Sep  2 19:09:31 UTC 2016 - tbecht...@suse.com
+
+- update to version 3.9.0
+  * Fix parameters of assertEqual are misplaced
+  * Updated from global requirements
+
+---
+Wed Aug 10 13:55:18 UTC 2016 - tbecht...@suse.com
+
+- - update to version 3.8.0
+  * Imported Translations from Zanata
+  * Updated from global requirements
+  * Don't include openstack/common in flake8 exclude list
+
+---
+Thu Jun  2 09:10:19 UTC 2016 - tbecht...@suse.com
+
+- use renderspec source service
+- update spec from upstream
+
+---
+Tue Apr 26 15:20:12 UTC 2016 - rha...@suse.de
+
+- update to 3.6.0
+  * Updated from global requirements
+  * Better isolate tests and fixtures from environment
+  * Imported Translations from Zanata
+
+---
+Thu Mar  3 07:11:51 UTC 2016 - tbecht...@suse.com
+
+- update to 3.3.0:
+  * Update translation setup
+  * Updated from global requirements
+  * Imported Translations from Zanata
+  * Updated from global requirements
+  * Updated from global requirements
+  * add versionadded designations to newer functions
+  * doc: contextual/plural translation requires oslo.i18n >=2.1.0
+  * Trival: Remove 'MANIFEST.in'
+  * [doc] Update _i18n.py example to pass pep8
+  * Add missing blank in usage.rst
+  * Remove Python 2.6 workround for logging
+  * Drop python 2.6 support
+  * Updated from global requirements
+  * Remove python 2.6 classifier
+  * Remove python 2.6 and cleanup tox.ini
+  * Improved integration module documentation
+  * Updated from global requirements
+  * Imported Translations from Zanata
+  * Fix coverage configuration and execution
+  * No need for Oslo Incubator Sync
+  * Enhance the formatting error robustness patch
+  * Imported Translations from Zanata
+  * Move 'history' -> release notes section
+  * Add shields.io version/downloads links/badges into README.rst
+  * Change ignore-errors to ignore_errors
+  * Added the home-page value with Oslo wiki
+  * Updated from global requirements
+- Switch to .spec file from rpm-packaging upstream project
+
+---

Old:

  oslo.i18n-2.6.0.tar.gz

New:

  oslo.i18n-3.9.0.tar.gz



Other differences:
--
++ python-oslo.i18n.spec ++
--- /var/tmp/diff_new_pack.uB16lQ/_old  2016-09-30 15:29:22.0 +0200
+++ /var/tmp/diff_new_pack.uB16lQ/_new  2016-09-30 15:29:22.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oslo.i18n
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -17,21 +17,20 @@
 
 
 %global sname oslo.i18n
-
 Name:   python-oslo.i18n
-Version:2.6.0
+Version:3.9.0
 Release:0
 Summary:OpenStack i18n library
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:https://launchpad.net/%{sname}
-Source0:
https://pypi.python.org/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz
+Source0:
https://pypi.io/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-Babel
-BuildRequires:  python-oslotest
-BuildRequires:  python-pbr
-BuildRequires:  python-setuptools
-Requires:   python-Babel >= 1.3
+BuildRequires:  python-Babel >= 2.3.4
+BuildRequires:  python-mock >= 2.0
+BuildRequires:  python-oslotest >= 1.10.0
+BuildRequires:  python-pbr >= 1.6
+Requires:   python-Babel >= 2.3.4
 Requires:   python-six >= 1.9.0
 BuildArch:  noarch
 
@@ -44,7 +43,7 @@
 Summary:Documentation for OpenStack i18n library
 Group:  Development/Languages/Python
 BuildRequires:  python-Sphinx
-BuildRequires:  python-oslosphinx
+BuildRequires:  python-oslosphinx >= 2.5.0
 
 %description doc
 Documentation for the oslo.i18n library.
@@ 

commit python-oslo.i18n for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package python-oslo.i18n for 
openSUSE:Factory checked in at 2015-10-30 13:42:18

Comparing /work/SRC/openSUSE:Factory/python-oslo.i18n (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.i18n.new (New)


Package is "python-oslo.i18n"

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.i18n/python-oslo.i18n.changes
2015-08-27 08:54:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-oslo.i18n.new/python-oslo.i18n.changes   
2015-10-30 13:42:19.0 +0100
@@ -1,0 +2,9 @@
+Wed Sep  9 06:57:21 UTC 2015 - tbecht...@suse.com
+
+- update to 2.6.0:
+* Updated from global requirements
+* Trap formatting errors
+* Imported Translations from Transifex
+* Clean up _translate_msgid logic a bit
+
+---

Old:

  oslo.i18n-2.2.0.tar.gz

New:

  oslo.i18n-2.6.0.tar.gz



Other differences:
--
++ python-oslo.i18n.spec ++
--- /var/tmp/diff_new_pack.5IxgUD/_old  2015-10-30 13:42:20.0 +0100
+++ /var/tmp/diff_new_pack.5IxgUD/_new  2015-10-30 13:42:20.0 +0100
@@ -19,7 +19,7 @@
 %global sname oslo.i18n
 
 Name:   python-oslo.i18n
-Version:2.2.0
+Version:2.6.0
 Release:0
 Summary:OpenStack i18n library
 License:Apache-2.0

++ oslo.i18n-2.2.0.tar.gz -> oslo.i18n-2.6.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.i18n-2.2.0/AUTHORS new/oslo.i18n-2.6.0/AUTHORS
--- old/oslo.i18n-2.2.0/AUTHORS 2015-07-27 21:57:00.0 +0200
+++ new/oslo.i18n-2.6.0/AUTHORS 2015-09-08 17:41:43.0 +0200
@@ -2,6 +2,7 @@
 Anderson Mesquita 
 Andreas Jaeger 
 Andrey Kurilin 
+Balazs Gibizer 
 Ben Nemec 
 Brant Knudson 
 Chang Bo Guo 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.i18n-2.2.0/ChangeLog 
new/oslo.i18n-2.6.0/ChangeLog
--- old/oslo.i18n-2.2.0/ChangeLog   2015-07-27 21:57:00.0 +0200
+++ new/oslo.i18n-2.6.0/ChangeLog   2015-09-08 17:41:43.0 +0200
@@ -1,6 +1,32 @@
 CHANGES
 ===
 
+2.6.0
+-
+
+* Updated from global requirements
+* Updated from global requirements
+
+2.5.0
+-
+
+* Trap formatting errors
+
+2.4.0
+-
+
+* Imported Translations from Transifex
+* Updated from global requirements
+* Imported Translations from Transifex
+* Updated from global requirements
+* Clean up _translate_msgid logic a bit
+
+2.3.0
+-
+
+* Imported Translations from Transifex
+* Updated from global requirements
+
 2.2.0
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.i18n-2.2.0/PKG-INFO new/oslo.i18n-2.6.0/PKG-INFO
--- old/oslo.i18n-2.2.0/PKG-INFO2015-07-27 21:57:00.0 +0200
+++ new/oslo.i18n-2.6.0/PKG-INFO2015-09-08 17:41:43.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: oslo.i18n
-Version: 2.2.0
+Version: 2.6.0
 Summary: Oslo i18n library
 Home-page: http://launchpad.net/oslo
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.i18n-2.2.0/oslo.i18n/locale/de/LC_MESSAGES/oslo.i18n.po 
new/oslo.i18n-2.6.0/oslo.i18n/locale/de/LC_MESSAGES/oslo.i18n.po
--- old/oslo.i18n-2.2.0/oslo.i18n/locale/de/LC_MESSAGES/oslo.i18n.po
2015-07-27 21:56:31.0 +0200
+++ new/oslo.i18n-2.6.0/oslo.i18n/locale/de/LC_MESSAGES/oslo.i18n.po
2015-09-08 17:41:03.0 +0200
@@ -4,20 +4,21 @@
 #
 # Translators:
 # Andreas Jaeger , 2014
+# Robert Simai, 2015
 msgid ""
 msgstr ""
 "Project-Id-Version:  oslo.i18n\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-07-23 06:01+\n"
-"PO-Revision-Date: 2014-07-07 16:53+\n"
-"Last-Translator: Andreas Jaeger \n"
-"Language-Team: German (http://www.transifex.com/projects/p/osloi18n/language/;
+"POT-Creation-Date: 2015-08-13 06:02+\n"
+"PO-Revision-Date: 2015-08-12 10:58+\n"
+"Last-Translator: Robert Simai\n"
+"Language-Team: German (http://www.transifex.com/openstack/osloi18n/language/;
 "de/)\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Generated-By: Babel 1.3\n"
+"Generated-By: Babel 2.0\n"
 
 msgid "Message objects do not support addition."
 msgstr "Message-Objekt unterstützt keine Addition."
@@ -27,4 +28,4 @@
 "characters. Please use unicode() or translate() instead."
 msgstr ""
 "Message-Objekte 

commit python-oslo.i18n for openSUSE:Factory

2015-08-27 Thread h_root
Hello community,

here is the log from the commit of package python-oslo.i18n for 
openSUSE:Factory checked in at 2015-08-27 08:54:48

Comparing /work/SRC/openSUSE:Factory/python-oslo.i18n (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.i18n.new (New)


Package is python-oslo.i18n

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.i18n/python-oslo.i18n.changes
2015-07-03 00:17:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-oslo.i18n.new/python-oslo.i18n.changes   
2015-08-27 08:54:49.0 +0200
@@ -1,0 +2,63 @@
+Fri Jul 31 06:30:28 UTC 2015 - tbecht...@suse.com
+
+- Unify spec file #2
+
+---
+Wed Jul 29 10:29:24 UTC 2015 - tbecht...@suse.com
+
+- Unify spec file. Use fedora compatible files macros
+
+---
+Tue Jul 28 12:52:42 UTC 2015 - tbecht...@suse.com
+
+- update to 2.2.0:
+  * Imported Translations from Transifex
+  * Updated from global requirements
+  * Fix mock use for 1.1.0
+  * Add requirements for pre-release test scripts
+  * Imported Translations from Transifex
+
+---
+Wed Jul 15 07:14:37 UTC 2015 - dmuel...@suse.com
+
+- update to 2.1.0:
+  * Support contextual and plural form of gettext functions
+  * Imported Translations from Transifex
+  * clarify translation policy
+  * Add tox target to find missing requirements
+  * Imported Translations from Transifex
+
+---
+Wed Jun 24 07:08:03 UTC 2015 - tbecht...@suse.com
+
+- update to 2.0.0:
+  * Updated from global requirements
+  * Remove oslo namespace package
+
+---
+Fri Jun 12 15:07:36 UTC 2015 - dmuel...@suse.com
+
+- Further reducing diff
+
+---
+Fri Jun 12 15:04:45 UTC 2015 - tbecht...@suse.com
+
+- Reduce diff between SUSE and RDO packaging:
+  * Add extra oslo.i18n-doc package
+
+---
+Tue Jun  2 15:51:16 UTC 2015 - tbecht...@suse.com
+
+- update to 1.7.0:
+  * Advertise support for Python3.4 / Remove support for Python 3.3
+  * Updated from global requirements
+  * Misplaced parenthesis causing confusion
+  * Remove run_cross_tests.sh
+  * Imported Translations from Transifex
+  * Uncap library requirements for liberty
+  * Standardize setup.cfg summary for oslo libs
+  * Updated from global requirements
+  * Move to hacking 0.10
+  * Update guideline doc of multiple use msg case
+
+---

Old:

  oslo.i18n-1.5.0.tar.gz

New:

  oslo.i18n-2.2.0.tar.gz



Other differences:
--
++ python-oslo.i18n.spec ++
--- /var/tmp/diff_new_pack.cNEspy/_old  2015-08-27 08:54:49.0 +0200
+++ /var/tmp/diff_new_pack.cNEspy/_new  2015-08-27 08:54:49.0 +0200
@@ -16,48 +16,66 @@
 #
 
 
+%global sname oslo.i18n
+
 Name:   python-oslo.i18n
-Version:1.5.0
+Version:2.2.0
 Release:0
-Summary:osloi18n library
+Summary:OpenStack i18n library
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:http://launchpad.net/oslo
-Source: 
https://pypi.python.org/packages/source/o/oslo.i18n/oslo.i18n-%{version}.tar.gz
+Url:https://launchpad.net/%{sname}
+Source0:
https://pypi.python.org/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz
+BuildRequires:  openstack-macros
 BuildRequires:  python-Babel
 BuildRequires:  python-oslotest
 BuildRequires:  python-pbr
+BuildRequires:  python-setuptools
 Requires:   python-Babel = 1.3
-Requires:   python-six = 1.9
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version}  0%{?suse_version} = 1110
-%{!?python_sitelib: %global python_sitelib %(python -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
-%else
+Requires:   python-six = 1.9.0
 BuildArch:  noarch
-%endif
 
 %description
-The oslo.i18n library contain utilities for working with
-internationalization (i18n) features, especially translation for text
-strings in an application or library.
+The oslo.i18n library contain utilities for working with internationalization
+(i18n) features, especially translation for text strings in an application
+or library.
+
+%package doc
+Summary:Documentation for OpenStack i18n library
+Group:  Development/Languages/Python
+BuildRequires:  python-Sphinx
+BuildRequires:  python-oslosphinx
+
+%description doc
+Documentation for the oslo.i18n library.
 
 %prep

commit python-oslo.i18n for openSUSE:Factory

2015-07-02 Thread h_root
Hello community,

here is the log from the commit of package python-oslo.i18n for 
openSUSE:Factory checked in at 2015-07-02 22:50:27

Comparing /work/SRC/openSUSE:Factory/python-oslo.i18n (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.i18n.new (New)


Package is python-oslo.i18n

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.i18n/python-oslo.i18n.changes
2014-09-28 19:54:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-oslo.i18n.new/python-oslo.i18n.changes   
2015-07-03 00:17:21.0 +0200
@@ -1,0 +2,56 @@
+Tue Mar 10 15:02:10 UTC 2015 - tbecht...@suse.com
+
+- update to 1.5.0:
+  * Updated from global requirements
+
+---
+Tue Feb 24 08:34:56 UTC 2015 - tbecht...@suse.com
+
+- update to version 1.4.0:
+  * Add test fixture to prefix lazily translated messages
+
+---
+Thu Jan 29 14:34:16 UTC 2015 - tbecht...@suse.com
+
+- update to version 1.3.1:
+  * Clear global cache in test_get_available_languages
+  * Make setup.cfg packages include oslo.i18n
+
+---
+Thu Jan 15 09:08:25 UTC 2015 - tbecht...@suse.com
+
+- update to version 1.3.0:
+  * Add a fixture to let tests manage the lazy flag
+  * Fix the link to the bug tracker in the README
+- Add python_requires to _service
+
+---
+Thu Jan  8 16:43:18 UTC 2015 - tbecht...@suse.com
+
+- update to version 1.2.0:
+  * Correct the translation domain for loading messages
+  * Move out of the oslo namespace package
+  * Workflow documentation is now in infra-manual
+  * Force code sample to be treated as python
+  * Imported Translations from Transifex
+  * Add note for integration modules in libraries
+  * Activate pep8 check that _ is imported
+  * Add pbr to installation requirements
+  * Updated from global requirements
+  * Updated from global requirements
+  * Remove extraneous vim editor configuration comments
+  * Make clear in docs to use _LE() when using LOG.exception()
+  * Support building wheels (PEP-427)
+  * Imported Translations from Transifex
+  * Fix coverage testing
+  * Imported Translations from Transifex
+  * Use same indentation in doc/source/usage
+  * Imported Translations from Transifex
+  * Imported Translations from Transifex
+  * Updated from global requirements
+  * Remove unused/mutable default args
+  * Fixes a small syntax error in the doc examples
+- Add BuildRequires python-oslotest and run testsuite during build
+- Remove BuildRequires python-setuptools
+
+---

Old:

  oslo.i18n-1.0.0.tar.gz

New:

  oslo.i18n-1.5.0.tar.gz



Other differences:
--
++ python-oslo.i18n.spec ++
--- /var/tmp/diff_new_pack.bVqYIc/_old  2015-07-03 00:17:22.0 +0200
+++ /var/tmp/diff_new_pack.bVqYIc/_new  2015-07-03 00:17:22.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oslo.i18n
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -17,7 +17,7 @@
 
 
 Name:   python-oslo.i18n
-Version:1.0.0
+Version:1.5.0
 Release:0
 Summary:osloi18n library
 License:Apache-2.0
@@ -25,10 +25,10 @@
 Url:http://launchpad.net/oslo
 Source: 
https://pypi.python.org/packages/source/o/oslo.i18n/oslo.i18n-%{version}.tar.gz
 BuildRequires:  python-Babel
+BuildRequires:  python-oslotest
 BuildRequires:  python-pbr
-BuildRequires:  python-setuptools
 Requires:   python-Babel = 1.3
-Requires:   python-six = 1.7.0
+Requires:   python-six = 1.9
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}  0%{?suse_version} = 1110
 %{!?python_sitelib: %global python_sitelib %(python -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
@@ -50,6 +50,11 @@
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
+%check
+export PYTHONPATH=%{python_sitelib}:%{buildroot}%{python_sitelib}
+export PYTHON=python -S
+testr init  testr run --parallel
+
 %files
 %defattr(-,root,root,-)
 %doc AUTHORS LICENSE README.rst ChangeLog

++ _service ++
--- /var/tmp/diff_new_pack.bVqYIc/_old  2015-07-03 00:17:22.0 +0200
+++ /var/tmp/diff_new_pack.bVqYIc/_new  2015-07-03 00:17:22.0 +0200
@@ -1,5 +1,5 @@
 services
-  service mode=disabled name=download_files 
+  service mode=disabled 

commit python-oslo.i18n for openSUSE:Factory

2014-09-28 Thread h_root
Hello community,

here is the log from the commit of package python-oslo.i18n for 
openSUSE:Factory checked in at 2014-09-28 19:54:16

Comparing /work/SRC/openSUSE:Factory/python-oslo.i18n (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.i18n.new (New)


Package is python-oslo.i18n

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.i18n/python-oslo.i18n.changes
2014-09-06 17:02:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-oslo.i18n.new/python-oslo.i18n.changes   
2014-09-28 19:54:43.0 +0200
@@ -1,0 +2,16 @@
+Sun Sep 21 09:23:31 UTC 2014 - tbecht...@suse.com
+
+- update to version 1.0.0:
+  * Add missing six dependency
+- Add Requires for python-Babel and python-six
+
+---
+Fri Sep 12 07:32:53 UTC 2014 - dmuel...@suse.com
+
+- update to 0.3.0:
+  * Imported Translations from Transifex
+  * Updated from global requirements
+  * Imported Translations from Transifex
+  * Document how to add import exceptions
+
+---

Old:

  oslo.i18n-0.2.0.tar.gz

New:

  oslo.i18n-1.0.0.tar.gz



Other differences:
--
++ python-oslo.i18n.spec ++
--- /var/tmp/diff_new_pack.9uWuLy/_old  2014-09-28 19:54:44.0 +0200
+++ /var/tmp/diff_new_pack.9uWuLy/_new  2014-09-28 19:54:44.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-oslo.i18n
-Version:0.2.0
+Version:1.0.0
 Release:0
 Summary:osloi18n library
 License:Apache-2.0
@@ -27,6 +27,8 @@
 BuildRequires:  python-Babel
 BuildRequires:  python-pbr
 BuildRequires:  python-setuptools
+Requires:   python-Babel = 1.3
+Requires:   python-six = 1.7.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}  0%{?suse_version} = 1110
 %{!?python_sitelib: %global python_sitelib %(python -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}

++ oslo.i18n-0.2.0.tar.gz - oslo.i18n-1.0.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.i18n-0.2.0/ChangeLog 
new/oslo.i18n-1.0.0/ChangeLog
--- old/oslo.i18n-0.2.0/ChangeLog   2014-08-18 22:41:19.0 +0200
+++ new/oslo.i18n-1.0.0/ChangeLog   2014-09-18 14:15:53.0 +0200
@@ -1,11 +1,25 @@
 CHANGES
 ===
 
+1.0.0
+-
+
+* Add missing six dependency
+
+0.3.0
+-
+
+* Imported Translations from Transifex
+* Updated from global requirements
+* Imported Translations from Transifex
+* Document how to add import exceptions
+
 0.2.0
 -
 
 * Add a test fixture for translatable strings
 * Imported Translations from Transifex
+* Remove mention of Message objects from public docs
 * Add Changelog to the documentation
 
 0.1.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.i18n-0.2.0/PKG-INFO new/oslo.i18n-1.0.0/PKG-INFO
--- old/oslo.i18n-0.2.0/PKG-INFO2014-08-18 22:41:19.0 +0200
+++ new/oslo.i18n-1.0.0/PKG-INFO2014-09-18 14:15:53.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: oslo.i18n
-Version: 0.2.0
+Version: 1.0.0
 Summary: oslo.i18n library
 Home-page: http://launchpad.net/oslo
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.i18n-0.2.0/doc/source/usage.rst 
new/oslo.i18n-1.0.0/doc/source/usage.rst
--- old/oslo.i18n-0.2.0/doc/source/usage.rst2014-08-18 22:40:34.0 
+0200
+++ new/oslo.i18n-1.0.0/doc/source/usage.rst2014-09-18 14:15:21.0 
+0200
@@ -21,6 +21,8 @@
 
 ::
 
+# app/i18n.py
+
from oslo import i18n
 
 _translators = i18n.TranslatorFactory(domain='myapp')
@@ -62,6 +64,43 @@
:func:`gettextutils.install` should be replaced with the
application or library integration module described here.
 
+Handling hacking Objections to Imports
+==
+
+The OpenStack style guidelines prefer importing modules and accessing
+names from those modules after import, rather than importing the names
+directly. For example:
+
+::
+
+  # WRONG
+  from foo import bar
+
+  bar()
+
+  # RIGHT
+
+  import foo
+
+  foo.bar()
+
+The linting tool hacking_ will typically complain about importing
+names from within modules. It is acceptable to bypass this for the
+translation marker functions, because they must have specific names
+and their use pattern is dictated by the message catalog extraction
+tools rather than our style guidelines. To bypass the hacking check
+for imports from the integration module, add an import exception to
+``tox.ini``.
+
+For example::
+
+  # tox.ini
+  [hacking]
+  import_exceptions =
+