Hello community, here is the log from the commit of package python-oslo.cache for openSUSE:Factory checked in at 2018-01-24 15:27:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-oslo.cache (Old) and /work/SRC/openSUSE:Factory/.python-oslo.cache.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-oslo.cache" Wed Jan 24 15:27:34 2018 rev:3 rq:567272 version:1.28.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-oslo.cache/python-oslo.cache.changes 2017-08-28 15:31:22.776854698 +0200 +++ /work/SRC/openSUSE:Factory/.python-oslo.cache.new/python-oslo.cache.changes 2018-01-24 15:27:40.430305379 +0100 @@ -1,0 +2,13 @@ +Mon Jan 15 11:49:42 UTC 2018 - [email protected] + +- update to version 1.28.0 + - Update the documentation link for doc migration + - Follow the new PTI for document build + - Update reno for stable/pike + - Remove setting of version/release from releasenotes + - Imported Translations from Zanata + - Add more cache backend options + - add bandit to pep8 job + - Updated from global requirements + +------------------------------------------------------------------- Old: ---- oslo.cache-1.25.0.tar.gz New: ---- oslo.cache-1.28.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-oslo.cache.spec ++++++ --- /var/tmp/diff_new_pack.JX67hd/_old 2018-01-24 15:27:41.022277692 +0100 +++ /var/tmp/diff_new_pack.JX67hd/_new 2018-01-24 15:27:41.026277505 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-oslo.cache # -# 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 @@ -16,35 +16,34 @@ # -%global sname oslo.cache Name: python-oslo.cache -Version: 1.25.0 +Version: 1.28.0 Release: 0 Summary: Cache storage for Openstack projects License: Apache-2.0 Group: Development/Languages/Python -Url: http://launchpad.net/oslo -Source0: https://pypi.io/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz +Url: http://launchpad.net/%{sname} +Source0: https://files.pythonhosted.org/packages/source/o/oslo.cache/oslo.cache-1.28.0.tar.gz BuildRequires: openstack-macros BuildRequires: python-devel BuildRequires: python-dogpile.cache >= 0.6.2 -BuildRequires: python-mock >= 2.0 -BuildRequires: python-oslo.config >= 4.0.0 -BuildRequires: python-oslo.i18n >= 2.1.0 -BuildRequires: python-oslo.log >= 3.22.0 -BuildRequires: python-oslo.utils >= 3.20.0 +BuildRequires: python-mock >= 2.0.0 +BuildRequires: python-oslo.config >= 4.6.0 +BuildRequires: python-oslo.i18n >= 3.15.3 +BuildRequires: python-oslo.log >= 3.30.0 +BuildRequires: python-oslo.utils >= 3.31.0 BuildRequires: python-oslotest >= 1.10.0 BuildRequires: python-pbr >= 2.0.0 BuildRequires: python-pymongo >= 3.0.2 BuildRequires: python-python-memcached >= 1.56 -BuildRequires: python-six >= 1.9.0 +BuildRequires: python-six >= 1.10.0 Requires: python-dogpile.cache >= 0.6.2 -Requires: python-oslo.config >= 4.0.0 -Requires: python-oslo.i18n >= 2.1.0 -Requires: python-oslo.log >= 3.22.0 -Requires: python-oslo.utils >= 3.20.0 +Requires: python-oslo.config >= 4.6.0 +Requires: python-oslo.i18n >= 3.15.3 +Requires: python-oslo.log >= 3.30.0 +Requires: python-oslo.utils >= 3.31.0 Requires: python-python-memcached >= 1.56 -Requires: python-six >= 1.9.0 +Requires: python-six >= 1.10.0 BuildArch: noarch %description @@ -57,13 +56,13 @@ Summary: Documentation for the OpenStack Oslo Cache library Group: Development/Languages/Python BuildRequires: python-Sphinx -BuildRequires: python-openstackdocstheme >= 1.11.0 +BuildRequires: python-openstackdocstheme >= 1.17.0 %description doc Documentation for the OpenStack Oslo cache library. %prep -%autosetup -n %{sname}-%{version} +%autosetup -p1 -n oslo.cache-1.28.0 %py_req_cleanup sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg ++++++ _service ++++++ --- /var/tmp/diff_new_pack.JX67hd/_old 2018-01-24 15:27:41.050276382 +0100 +++ /var/tmp/diff_new_pack.JX67hd/_new 2018-01-24 15:27:41.050276382 +0100 @@ -1,8 +1,8 @@ <services> <service mode="disabled" name="renderspec"> - <param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/oslo.cache/oslo.cache.spec.j2</param> + <param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/oslo.cache/oslo.cache.spec.j2</param> <param name="output-name">python-oslo.cache.spec</param> - <param name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/global-requirements.txt</param> + <param name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt</param> <param name="changelog-email">[email protected]</param> <param name="changelog-provider">gh,openstack,oslo.cache</param> </service> ++++++ oslo.cache-1.25.0.tar.gz -> oslo.cache-1.28.0.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.cache-1.25.0/AUTHORS new/oslo.cache-1.28.0/AUTHORS --- old/oslo.cache-1.25.0/AUTHORS 2017-07-18 15:10:15.000000000 +0200 +++ new/oslo.cache-1.28.0/AUTHORS 2018-01-08 15:14:56.000000000 +0100 @@ -49,10 +49,13 @@ Tony Breeds <[email protected]> Yuriy Taraday <[email protected]> ZhongShengping <[email protected]> +Zuul <[email protected]> avnish <[email protected]> kairat_kushaev <[email protected]> +lingyongxu <[email protected]> loooosy <[email protected]> melissaml <[email protected]> ricolin <[email protected]> root <root@newapps.(none)> termie <[email protected]> +wangxiyuan <[email protected]> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.cache-1.25.0/ChangeLog new/oslo.cache-1.28.0/ChangeLog --- old/oslo.cache-1.25.0/ChangeLog 2017-07-18 15:10:15.000000000 +0200 +++ new/oslo.cache-1.28.0/ChangeLog 2018-01-08 15:14:56.000000000 +0100 @@ -1,6 +1,34 @@ CHANGES ======= +1.28.0 +------ + +* Follow the new PTI for document build +* add bandit to pep8 job +* Updated from global requirements + +1.27.0 +------ + +* Remove setting of version/release from releasenotes +* Updated from global requirements +* Add more cache backend options +* Updated from global requirements +* Imported Translations from Zanata +* Imported Translations from Zanata +* Updated from global requirements +* Updated from global requirements + +1.26.0 +------ + +* Updated from global requirements +* Update the documentation link for doc migration +* Imported Translations from Zanata +* Update reno for stable/pike +* Updated from global requirements + 1.25.0 ------ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.cache-1.25.0/PKG-INFO new/oslo.cache-1.28.0/PKG-INFO --- old/oslo.cache-1.25.0/PKG-INFO 2017-07-18 15:10:16.000000000 +0200 +++ new/oslo.cache-1.28.0/PKG-INFO 2018-01-08 15:14:56.000000000 +0100 @@ -1,11 +1,12 @@ Metadata-Version: 1.1 Name: oslo.cache -Version: 1.25.0 +Version: 1.28.0 Summary: Cache storage for OpenStack projects. Home-page: https://docs.openstack.org/oslo.cache/latest Author: OpenStack Author-email: [email protected] License: UNKNOWN +Description-Content-Type: UNKNOWN Description: ======================== Team and repository tags ======================== diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.cache-1.25.0/doc/requirements.txt new/oslo.cache-1.28.0/doc/requirements.txt --- old/oslo.cache-1.25.0/doc/requirements.txt 1970-01-01 01:00:00.000000000 +0100 +++ new/oslo.cache-1.28.0/doc/requirements.txt 2018-01-08 15:12:12.000000000 +0100 @@ -0,0 +1,15 @@ +# The order of packages is significant, because pip processes them in the order +# of appearance. Changing the order has an impact on the overall integration +# process, which may cause wedges in the gate later. + +# For generating sphinx documentation +openstackdocstheme>=1.17.0 # Apache-2.0 +sphinx>=1.6.2 # BSD +reno>=2.5.0 # Apache-2.0 +python-memcached>=1.56 # PSF +pymongo!=3.1,>=3.0.2 # Apache-2.0 +etcd3gw>=0.2.0 # Apache-2.0 + +# For autodoc builds +mock>=2.0.0 # BSD +oslotest>=1.10.0 # Apache-2.0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.cache-1.25.0/oslo.cache.egg-info/PKG-INFO new/oslo.cache-1.28.0/oslo.cache.egg-info/PKG-INFO --- old/oslo.cache-1.25.0/oslo.cache.egg-info/PKG-INFO 2017-07-18 15:10:15.000000000 +0200 +++ new/oslo.cache-1.28.0/oslo.cache.egg-info/PKG-INFO 2018-01-08 15:14:56.000000000 +0100 @@ -1,11 +1,12 @@ Metadata-Version: 1.1 Name: oslo.cache -Version: 1.25.0 +Version: 1.28.0 Summary: Cache storage for OpenStack projects. Home-page: https://docs.openstack.org/oslo.cache/latest Author: OpenStack Author-email: [email protected] License: UNKNOWN +Description-Content-Type: UNKNOWN Description: ======================== Team and repository tags ======================== diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.cache-1.25.0/oslo.cache.egg-info/SOURCES.txt new/oslo.cache-1.28.0/oslo.cache.egg-info/SOURCES.txt --- old/oslo.cache-1.25.0/oslo.cache.egg-info/SOURCES.txt 2017-07-18 15:10:16.000000000 +0200 +++ new/oslo.cache-1.28.0/oslo.cache.egg-info/SOURCES.txt 2018-01-08 15:14:56.000000000 +0100 @@ -13,6 +13,7 @@ setup.py test-requirements.txt tox.ini +doc/requirements.txt doc/source/conf.py doc/source/index.rst doc/source/configuration/index.rst @@ -67,10 +68,13 @@ releasenotes/source/index.rst releasenotes/source/newton.rst releasenotes/source/ocata.rst +releasenotes/source/pike.rst releasenotes/source/unreleased.rst releasenotes/source/_static/.placeholder releasenotes/source/_templates/.placeholder +releasenotes/source/locale/de/LC_MESSAGES/releasenotes.po releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po +releasenotes/source/locale/ko_KR/LC_MESSAGES/releasenotes.po tools/setup-etcd-env.sh tools/tox_install.sh \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.cache-1.25.0/oslo.cache.egg-info/pbr.json new/oslo.cache-1.28.0/oslo.cache.egg-info/pbr.json --- old/oslo.cache-1.25.0/oslo.cache.egg-info/pbr.json 2017-07-18 15:10:15.000000000 +0200 +++ new/oslo.cache-1.28.0/oslo.cache.egg-info/pbr.json 2018-01-08 15:14:56.000000000 +0100 @@ -1 +1 @@ -{"git_version": "cfe395f", "is_release": true} \ No newline at end of file +{"git_version": "e52c998", "is_release": true} \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.cache-1.25.0/oslo.cache.egg-info/requires.txt new/oslo.cache-1.28.0/oslo.cache.egg-info/requires.txt --- old/oslo.cache-1.25.0/oslo.cache.egg-info/requires.txt 2017-07-18 15:10:15.000000000 +0200 +++ new/oslo.cache-1.28.0/oslo.cache.egg-info/requires.txt 2018-01-08 15:14:56.000000000 +0100 @@ -1,15 +1,15 @@ dogpile.cache>=0.6.2 -six>=1.9.0 -oslo.config!=4.3.0,!=4.4.0,>=4.0.0 -oslo.i18n!=3.15.2,>=2.1.0 -oslo.log>=3.22.0 -oslo.utils>=3.20.0 +six>=1.10.0 +oslo.config>=5.1.0 +oslo.i18n>=3.15.3 +oslo.log>=3.30.0 +oslo.utils>=3.31.0 [dogpile] python-memcached>=1.56 [etcd3gw] -etcd3gw>=0.1.0 +etcd3gw>=0.2.0 [mongo] pymongo!=3.1,>=3.0.2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.cache-1.25.0/oslo_cache/_i18n.py new/oslo.cache-1.28.0/oslo_cache/_i18n.py --- old/oslo.cache-1.25.0/oslo_cache/_i18n.py 2017-07-18 15:07:54.000000000 +0200 +++ new/oslo.cache-1.28.0/oslo_cache/_i18n.py 2018-01-08 15:11:48.000000000 +0100 @@ -12,7 +12,7 @@ """oslo.i18n integration module. -See http://docs.openstack.org/developer/oslo.i18n/usage.html +See https://docs.openstack.org/oslo.i18n/latest/user/index.html """ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.cache-1.25.0/oslo_cache/_opts.py new/oslo.cache-1.28.0/oslo_cache/_opts.py --- old/oslo.cache-1.25.0/oslo_cache/_opts.py 2017-07-18 15:07:54.000000000 +0200 +++ new/oslo.cache-1.28.0/oslo_cache/_opts.py 2018-01-08 15:11:48.000000000 +0100 @@ -36,9 +36,15 @@ cfg.StrOpt('backend', default=_DEFAULT_BACKEND, choices=['oslo_cache.memcache_pool', 'oslo_cache.dict', + 'oslo_cache.mongo', + 'oslo_cache.etcd3gw', 'dogpile.cache.memcached', + 'dogpile.cache.pylibmc', + 'dogpile.cache.bmemcached', + 'dogpile.cache.dbm', 'dogpile.cache.redis', 'dogpile.cache.memory', + 'dogpile.cache.memory_pickle', 'dogpile.cache.null'], help='Cache backend module. For eventlet-based or ' 'environments with hundreds of threaded servers, Memcache ' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.cache-1.25.0/releasenotes/source/conf.py new/oslo.cache-1.28.0/releasenotes/source/conf.py --- old/oslo.cache-1.25.0/releasenotes/source/conf.py 2017-07-18 15:07:54.000000000 +0200 +++ new/oslo.cache-1.28.0/releasenotes/source/conf.py 2018-01-08 15:11:48.000000000 +0100 @@ -63,16 +63,12 @@ project = u'oslo.cache Release Notes' copyright = u'2016, oslo.cache Developers' -# The version info for the project you're documenting, acts as replacement for -# |version| and |release|, also used in various other places throughout the -# built documents. -# -# The short X.Y version. -from oslo_cache.version import version_info as oslo_cache_version +# Release notes do not need a version in the title, they span +# multiple versions. # The full version, including alpha/beta/rc tags. -release = oslo_cache_version.version_string_with_vcs() +release = '' # The short X.Y version. -version = oslo_cache_version.canonical_version_string() +version = '' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.cache-1.25.0/releasenotes/source/index.rst new/oslo.cache-1.28.0/releasenotes/source/index.rst --- old/oslo.cache-1.25.0/releasenotes/source/index.rst 2017-07-18 15:07:54.000000000 +0200 +++ new/oslo.cache-1.28.0/releasenotes/source/index.rst 2018-01-08 15:11:48.000000000 +0100 @@ -6,5 +6,6 @@ :maxdepth: 1 unreleased + pike ocata newton diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.cache-1.25.0/releasenotes/source/locale/de/LC_MESSAGES/releasenotes.po new/oslo.cache-1.28.0/releasenotes/source/locale/de/LC_MESSAGES/releasenotes.po --- old/oslo.cache-1.25.0/releasenotes/source/locale/de/LC_MESSAGES/releasenotes.po 1970-01-01 01:00:00.000000000 +0100 +++ new/oslo.cache-1.28.0/releasenotes/source/locale/de/LC_MESSAGES/releasenotes.po 2018-01-08 15:11:48.000000000 +0100 @@ -0,0 +1,49 @@ +# Andreas Jaeger <[email protected]>, 2017. #zanata +msgid "" +msgstr "" +"Project-Id-Version: oslo.cache Release Notes 1.25.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-07-29 12:18+0000\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"PO-Revision-Date: 2017-07-17 05:27+0000\n" +"Last-Translator: Andreas Jaeger <[email protected]>\n" +"Language-Team: German\n" +"Language: de\n" +"X-Generator: Zanata 3.9.6\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +msgid "1.22.0" +msgstr "1.22.0" + +msgid "1.9.0" +msgstr "1.9.0" + +msgid "" +"Added a new etcd3gw driver that uses the etcd 3.x grpc-gateway HTTP \"/" +"v3alpha\" API to cache key/value pairs." +msgstr "" +"Ein neuer etcd3gw Treiber wurde hinzugefügt, der das etcd 3.x grpc-gateway " +"HTTP \"/v3alpha\" API nutzt um key/value Paare zu cachen." + +msgid "New Features" +msgstr "Neue Funktionen" + +msgid "Newton Series Release Notes" +msgstr "Newton Serie Releasenotes" + +msgid "Ocata Series Release Notes" +msgstr "Ocata Serie Releasenotes" + +msgid "Other Notes" +msgstr "Andere Notes" + +msgid "Switch to reno for managing release notes." +msgstr "Reno wird für die Verwaltung der Releasenotes verwendet." + +msgid "Unreleased Release Notes" +msgstr "oslo.cache Release Notes" + +msgid "oslo.cache Release Notes" +msgstr "oslo.cache Release Notes" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.cache-1.25.0/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po new/oslo.cache-1.28.0/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po --- old/oslo.cache-1.25.0/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po 2017-07-18 15:07:54.000000000 +0200 +++ new/oslo.cache-1.28.0/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po 2018-01-08 15:11:48.000000000 +0100 @@ -2,13 +2,13 @@ # Andi Chandler <[email protected]>, 2017. #zanata msgid "" msgstr "" -"Project-Id-Version: oslo.cache Release Notes 1.24.1\n" +"Project-Id-Version: oslo.cache Release Notes 1.26.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-11 19:08+0000\n" +"POT-Creation-Date: 2017-10-09 03:24+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2017-07-11 05:05+0000\n" +"PO-Revision-Date: 2017-10-04 11:49+0000\n" "Last-Translator: Andi Chandler <[email protected]>\n" "Language-Team: English (United Kingdom)\n" "Language: en-GB\n" @@ -40,6 +40,9 @@ msgid "Other Notes" msgstr "Other Notes" +msgid "Pike Series Release Notes" +msgstr "Pike Series Release Notes" + msgid "Switch to reno for managing release notes." msgstr "Switch to reno for managing release notes." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.cache-1.25.0/releasenotes/source/locale/ko_KR/LC_MESSAGES/releasenotes.po new/oslo.cache-1.28.0/releasenotes/source/locale/ko_KR/LC_MESSAGES/releasenotes.po --- old/oslo.cache-1.25.0/releasenotes/source/locale/ko_KR/LC_MESSAGES/releasenotes.po 1970-01-01 01:00:00.000000000 +0100 +++ new/oslo.cache-1.28.0/releasenotes/source/locale/ko_KR/LC_MESSAGES/releasenotes.po 2018-01-08 15:11:48.000000000 +0100 @@ -0,0 +1,52 @@ +# ByungYeol Woo <[email protected]>, 2017. #zanata +msgid "" +msgstr "" +"Project-Id-Version: oslo.cache Release Notes 1.26.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-10-09 03:24+0000\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"PO-Revision-Date: 2017-10-18 02:15+0000\n" +"Last-Translator: ByungYeol Woo <[email protected]>\n" +"Language-Team: Korean (South Korea)\n" +"Language: ko-KR\n" +"X-Generator: Zanata 3.9.6\n" +"Plural-Forms: nplurals=1; plural=0\n" + +msgid "1.22.0" +msgstr "1.22.0" + +msgid "1.9.0" +msgstr "1.9.0" + +msgid "" +"Added a new etcd3gw driver that uses the etcd 3.x grpc-gateway HTTP \"/" +"v3alpha\" API to cache key/value pairs." +msgstr "" +"etcd 3.x grpc-gateway HTTP \"/v3alpha\" API to cache key/value pairs를 사용하" +"는 새로운 etcd3gw 드라이버가 추가되었습니다." + +msgid "New Features" +msgstr "새로운 기능" + +msgid "Newton Series Release Notes" +msgstr "Newton 시리즈 릴리즈 노트" + +msgid "Ocata Series Release Notes" +msgstr "Ocata 시리즈 릴리즈 노트" + +msgid "Other Notes" +msgstr "기타 노트" + +msgid "Pike Series Release Notes" +msgstr "Pike 시리즈 릴리즈 노트" + +msgid "Switch to reno for managing release notes." +msgstr "릴리즈 노트를 관리하려면 reno로 전환하십시오." + +msgid "Unreleased Release Notes" +msgstr "릴리즈되지 않은 릴리즈 노트" + +msgid "oslo.cache Release Notes" +msgstr "oslo.cache 릴리즈 노트" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.cache-1.25.0/releasenotes/source/pike.rst new/oslo.cache-1.28.0/releasenotes/source/pike.rst --- old/oslo.cache-1.25.0/releasenotes/source/pike.rst 1970-01-01 01:00:00.000000000 +0100 +++ new/oslo.cache-1.28.0/releasenotes/source/pike.rst 2018-01-08 15:11:48.000000000 +0100 @@ -0,0 +1,6 @@ +=================================== + Pike Series Release Notes +=================================== + +.. release-notes:: + :branch: stable/pike diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.cache-1.25.0/requirements.txt new/oslo.cache-1.28.0/requirements.txt --- old/oslo.cache-1.25.0/requirements.txt 2017-07-18 15:07:54.000000000 +0200 +++ new/oslo.cache-1.28.0/requirements.txt 2018-01-08 15:11:48.000000000 +0100 @@ -3,8 +3,8 @@ # process, which may cause wedges in the gate later. dogpile.cache>=0.6.2 # BSD -six>=1.9.0 # MIT -oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0 -oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0 -oslo.log>=3.22.0 # Apache-2.0 -oslo.utils>=3.20.0 # Apache-2.0 +six>=1.10.0 # MIT +oslo.config>=5.1.0 # Apache-2.0 +oslo.i18n>=3.15.3 # Apache-2.0 +oslo.log>=3.30.0 # Apache-2.0 +oslo.utils>=3.31.0 # Apache-2.0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.cache-1.25.0/setup.cfg new/oslo.cache-1.28.0/setup.cfg --- old/oslo.cache-1.25.0/setup.cfg 2017-07-18 15:10:16.000000000 +0200 +++ new/oslo.cache-1.28.0/setup.cfg 2018-01-08 15:14:56.000000000 +0100 @@ -37,7 +37,7 @@ mongo = pymongo!=3.1,>=3.0.2 # Apache-2.0 etcd3gw = - etcd3gw>=0.1.0 # Apache-2.0 + etcd3gw>=0.2.0 # Apache-2.0 [pbr] autodoc_tree_index_modules = True diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.cache-1.25.0/test-requirements.txt new/oslo.cache-1.28.0/test-requirements.txt --- old/oslo.cache-1.25.0/test-requirements.txt 2017-07-18 15:07:54.000000000 +0200 +++ new/oslo.cache-1.28.0/test-requirements.txt 2018-01-08 15:12:12.000000000 +0100 @@ -2,9 +2,8 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 -mock>=2.0 # BSD +mock>=2.0.0 # BSD oslotest>=1.10.0 # Apache-2.0 -openstackdocstheme>=1.11.0 # Apache-2.0 pifpaf>=0.10.0 # Apache-2.0 -sphinx>=1.6.2 # BSD -reno!=2.3.1,>=1.8.0 # Apache-2.0 +# Bandit security code scanner +bandit>=1.1.0 # Apache-2.0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/oslo.cache-1.25.0/tox.ini new/oslo.cache-1.28.0/tox.ini --- old/oslo.cache-1.25.0/tox.ini 2017-07-18 15:07:54.000000000 +0200 +++ new/oslo.cache-1.28.0/tox.ini 2018-01-08 15:12:12.000000000 +0100 @@ -27,13 +27,19 @@ {toxinidir}/tools/setup-etcd-env.sh pifpaf -e OSLO_CACHE_TEST run etcd -- python setup.py testr --slowest --testr-args='functional.*' [testenv:pep8] -commands = flake8 +deps = + -r{toxinidir}/test-requirements.txt +commands = + flake8 + # Run security linter + bandit -r oslo_cache -x tests -n5 [testenv:venv] commands = {posargs} [testenv:docs] -commands = python setup.py build_sphinx +deps = -r{toxinidir}/doc/requirements.txt +commands = sphinx-build -b html doc/source doc/build/html [testenv:cover] commands = python setup.py testr --coverage --testr-args='{posargs}' @@ -56,4 +62,5 @@ commands = pip-missing-reqs -d --ignore-module=oslo_cache* --ignore-file=oslo_cache/tests/* --ignore-file=tests/ oslo_cache [testenv:releasenotes] +deps = -r{toxinidir}/doc/requirements.txt commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html
