Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-monascaclient for
openSUSE:Factory checked in at 2021-05-10 15:37:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-monascaclient (Old)
and /work/SRC/openSUSE:Factory/.python-monascaclient.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-monascaclient"
Mon May 10 15:37:30 2021 rev:14 rq:889977 version:2.3.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-monascaclient/python-monascaclient.changes
2020-10-26 16:16:37.254949970 +0100
+++
/work/SRC/openSUSE:Factory/.python-monascaclient.new.2988/python-monascaclient.changes
2021-05-10 15:39:41.529487605 +0200
@@ -1,0 +2,12 @@
+Sun May 2 17:24:05 UTC 2021 - [email protected]
+
+- update to version 2.3.0
+ - Update doc8 version
+ - Update master for stable/victoria
+ - Remove six
+ - Add doc/requirements
+ - Uncap PrettyTable
+ - Add Python3 wallaby unit tests
+ - Fix zuul publish docker image job
+
+-------------------------------------------------------------------
Old:
----
python-monascaclient-2.2.1.tar.gz
New:
----
python-monascaclient-2.3.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-monascaclient.spec ++++++
--- /var/tmp/diff_new_pack.LaTBWC/_old 2021-05-10 15:39:41.969485805 +0200
+++ /var/tmp/diff_new_pack.LaTBWC/_new 2021-05-10 15:39:41.973485788 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-monascaclient
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
Name: python-monascaclient
-Version: 2.2.1
+Version: 2.3.0
Release: 0
Summary: Python API and CLI for OpenStack Monasca
License: Apache-2.0
Group: Development/Languages/Python
-URL: https://launchpad.net/python-monascaclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-monascaclient/python-monascaclient-2.2.1.tar.gz
+URL: https://docs.openstack.org/python-monascaclient
+Source0:
https://files.pythonhosted.org/packages/source/p/python-monascaclient/python-monascaclient-2.3.0.tar.gz
BuildRequires: openstack-macros
BuildRequires: python3-PrettyTable >= 0.7.2
BuildRequires: python3-PyYAML >= 3.12
@@ -48,7 +48,6 @@
%package -n python3-monascaclient
Summary: Python API and CLI for OpenStack Monasca
-Group: Development/Languages/Python
Requires: python3-Babel >= 2.3.4
Requires: python3-PrettyTable >= 0.7.2
Requires: python3-PyYAML >= 3.12
@@ -58,7 +57,7 @@
Requires: python3-oslo.utils >= 3.33.0
Requires: python3-pbr >= 2.0.0
Requires: python3-requests
-Requires: python3-six >= 1.10.0
+Requires: python3-six
%if 0%{?suse_version}
Obsoletes: python2-monascaclient < 2.0.0
%endif
@@ -71,7 +70,7 @@
The Monasca Client was written using the OpenStack Heat Python client as a
framework.
%prep
-%autosetup -p1 -n python-monascaclient-2.2.1
+%autosetup -p1 -n python-monascaclient-2.3.0
%py_req_cleanup
%build
++++++ _service ++++++
--- /var/tmp/diff_new_pack.LaTBWC/_old 2021-05-10 15:39:42.001485674 +0200
+++ /var/tmp/diff_new_pack.LaTBWC/_new 2021-05-10 15:39:42.001485674 +0200
@@ -1,8 +1,8 @@
<services>
<service mode="disabled" name="renderspec">
- <param
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/victoria/openstack/python-monascaclient/python-monascaclient.spec.j2</param>
+ <param
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/wallaby/openstack/python-monascaclient/python-monascaclient.spec.j2</param>
<param name="output-name">python-monascaclient.spec</param>
- <param
name="requirements">https://opendev.org/openstack/python-monascaclient/raw/branch/stable/victoria/requirements.txt</param>
+ <param
name="requirements">https://opendev.org/openstack/python-monascaclient/raw/branch/stable/wallaby/requirements.txt</param>
<param name="changelog-email">[email protected]</param>
<param name="changelog-provider">gh,openstack,python-monascaclient</param>
</service>
++++++ python-monascaclient-2.2.1.tar.gz -> python-monascaclient-2.3.0.tar.gz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-monascaclient-2.2.1/.zuul.yaml
new/python-monascaclient-2.3.0/.zuul.yaml
--- old/python-monascaclient-2.2.1/.zuul.yaml 2020-09-12 00:05:13.000000000
+0200
+++ new/python-monascaclient-2.3.0/.zuul.yaml 2021-03-11 12:10:11.000000000
+0100
@@ -2,7 +2,7 @@
templates:
- openstack-cover-jobs
- openstack-lower-constraints-jobs
- - openstack-python3-victoria-jobs
+ - openstack-python3-wallaby-jobs
- publish-openstack-docs-pti
- check-requirements
- release-notes-jobs-python3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-monascaclient-2.2.1/AUTHORS
new/python-monascaclient-2.3.0/AUTHORS
--- old/python-monascaclient-2.2.1/AUTHORS 2020-09-12 00:06:00.000000000
+0200
+++ new/python-monascaclient-2.3.0/AUTHORS 2021-03-11 12:10:48.000000000
+0100
@@ -39,6 +39,7 @@
Longgeek <[email protected]>
Luong Anh Tuan <[email protected]>
Mark Reynolds <[email protected]>
+Martin Chacon Piza <[email protected]>
Michael James Hoppal <[email protected]>
Micha?? Piotrowski <[email protected]>
Nguyen Hai Truong <[email protected]>
@@ -46,6 +47,7 @@
Ond??ej Nov?? <[email protected]>
OpenStack Release Bot <[email protected]>
Paulo Ewerton <[email protected]>
+Pierre Riteau <[email protected]>
Rob Raymond <[email protected]>
Roland Hochmuth <[email protected]>
Ronald Bradford <[email protected]>
@@ -91,4 +93,5 @@
ricolin <[email protected]>
tushargite96 <[email protected]>
venkatamahesh <[email protected]>
+wangzihao <[email protected]>
xhzhf <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-monascaclient-2.2.1/ChangeLog
new/python-monascaclient-2.3.0/ChangeLog
--- old/python-monascaclient-2.2.1/ChangeLog 2020-09-12 00:06:00.000000000
+0200
+++ new/python-monascaclient-2.3.0/ChangeLog 2021-03-11 12:10:48.000000000
+0100
@@ -1,6 +1,17 @@
CHANGES
=======
+2.3.0
+-----
+
+* Uncap PrettyTable
+* Fix zuul publish docker image job
+* Add doc/requirements
+* Update doc8 version
+* Remove six
+* Add Python3 wallaby unit tests
+* Update master for stable/victoria
+
2.2.1
-----
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-monascaclient-2.2.1/PKG-INFO
new/python-monascaclient-2.3.0/PKG-INFO
--- old/python-monascaclient-2.2.1/PKG-INFO 2020-09-12 00:06:00.000000000
+0200
+++ new/python-monascaclient-2.3.0/PKG-INFO 2021-03-11 12:10:48.810579500
+0100
@@ -1,6 +1,6 @@
Metadata-Version: 1.2
Name: python-monascaclient
-Version: 2.2.1
+Version: 2.3.0
Summary: Monasca API Client Library
Home-page: https://docs.openstack.org/python-monascaclient/latest/
Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-monascaclient-2.2.1/doc/requirements.txt
new/python-monascaclient-2.3.0/doc/requirements.txt
--- old/python-monascaclient-2.2.1/doc/requirements.txt 1970-01-01
01:00:00.000000000 +0100
+++ new/python-monascaclient-2.3.0/doc/requirements.txt 2021-03-11
12:10:11.000000000 +0100
@@ -0,0 +1,3 @@
+sphinx>=2.0.0,!=2.1.0 # BSD
+reno>=3.1.0 # Apache-2.0
+openstackdocstheme>=2.2.1 # Apache-2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-monascaclient-2.2.1/lower-constraints.txt
new/python-monascaclient-2.3.0/lower-constraints.txt
--- old/python-monascaclient-2.2.1/lower-constraints.txt 2020-09-12
00:05:13.000000000 +0200
+++ new/python-monascaclient-2.3.0/lower-constraints.txt 2021-03-11
12:10:11.000000000 +0100
@@ -9,8 +9,8 @@
debtcollector==1.2.0
decorator==3.4.0
deprecation==1.0
-doc8==0.6.0
-docutils==0.11
+doc8==0.8.1
+docutils==0.12
dogpile.cache==0.6.2
dulwich==0.15.0
extras==1.0.0
@@ -27,7 +27,7 @@
keystoneauth1==3.4.0
linecache2==1.0.0
MarkupSafe==1.0
-mccabe==0.2.1
+mccabe==0.6.0
monotonic==0.6
mox3==0.20.0
msgpack-python==0.4.0
@@ -46,7 +46,7 @@
oslotest==3.2.0
pbr==2.0.0
prettytable==0.7.2
-pyflakes==0.8.1
+pyflakes==2.1.0
Pygments==2.2.0
pyparsing==2.1.0
pyperclip==1.5.27
@@ -59,7 +59,6 @@
requestsexceptions==1.2.0
restructuredtext-lint==1.1.1
simplejson==3.5.1
-six==1.10.0
smmap==0.9.0
snowballstemmer==1.2.1
Sphinx==2.0.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-monascaclient-2.2.1/monascaclient/common/monasca_manager.py
new/python-monascaclient-2.3.0/monascaclient/common/monasca_manager.py
--- old/python-monascaclient-2.2.1/monascaclient/common/monasca_manager.py
2020-09-12 00:05:13.000000000 +0200
+++ new/python-monascaclient-2.3.0/monascaclient/common/monasca_manager.py
2021-03-11 12:10:11.000000000 +0100
@@ -15,7 +15,7 @@
# limitations under the License.
-from six.moves.urllib import parse
+from urllib import parse
class MonascaManager(object):
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-monascaclient-2.2.1/monascaclient/common/utils.py
new/python-monascaclient-2.3.0/monascaclient/common/utils.py
--- old/python-monascaclient-2.2.1/monascaclient/common/utils.py
2020-09-12 00:05:13.000000000 +0200
+++ new/python-monascaclient-2.3.0/monascaclient/common/utils.py
2021-03-11 12:10:11.000000000 +0100
@@ -16,7 +16,6 @@
import numbers
import prettytable
-import six
import yaml
from osc_lib import exceptions as exc
@@ -41,7 +40,7 @@
def json_formatter(js):
formatter = (jsonutils.dumps(js, indent=2, ensure_ascii=False))
- return formatter if six.PY3 else formatter.encode('utf-8')
+ return formatter
def print_list(objs, fields, field_labels=None, formatters=None, sortby=None):
@@ -66,7 +65,7 @@
pt.add_row(row)
field_to_sort_by = field_labels[sortby] if sortby else None
pt_string = pt.get_string(sortby=field_to_sort_by)
- print(pt_string if six.PY3 else pt_string.encode('utf-8'))
+ print(pt_string)
def print_dict(d, formatters=None):
@@ -83,7 +82,7 @@
pt.add_row([field, d[field]])
pt_string = pt.get_string(sortby='Property')
- print(pt_string if six.PY3 else pt_string.encode('utf-8'))
+ print(pt_string)
def format_parameters(params):
@@ -193,7 +192,7 @@
def format_list(in_list):
string_list = list()
for k in in_list:
- if isinstance(k, six.text_type):
+ if isinstance(k, str):
key = k.encode('utf-8')
else:
key = k
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-monascaclient-2.2.1/monascaclient/osc/migration.py
new/python-monascaclient-2.3.0/monascaclient/osc/migration.py
--- old/python-monascaclient-2.2.1/monascaclient/osc/migration.py
2020-09-12 00:05:13.000000000 +0200
+++ new/python-monascaclient-2.3.0/monascaclient/osc/migration.py
2021-03-11 12:10:11.000000000 +0100
@@ -13,7 +13,6 @@
# under the License.
import logging
-import six
from osc_lib.command import command
from osc_lib import utils
@@ -95,8 +94,7 @@
bases, cls_dict)
[email protected]_metaclass(MigratingCommandMeta)
-class MigratingCommand(command.Command):
+class MigratingCommand(command.Command, metaclass=MigratingCommandMeta):
"""MigratingCommand is temporary command.
MigratingCommand allows to map function defined
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-monascaclient-2.2.1/monascaclient/shell.py
new/python-monascaclient-2.3.0/monascaclient/shell.py
--- old/python-monascaclient-2.2.1/monascaclient/shell.py 2020-09-12
00:05:13.000000000 +0200
+++ new/python-monascaclient-2.3.0/monascaclient/shell.py 2021-03-11
12:10:11.000000000 +0100
@@ -19,7 +19,6 @@
"""
import argparse
-import locale
import sys
from osc_lib.api import auth
@@ -27,7 +26,6 @@
from osc_lib import shell
from osc_lib import utils
from oslo_utils import importutils
-import six
from monascaclient.osc import migration
from monascaclient import version as mc_version
@@ -100,12 +98,6 @@
try:
if args is None:
args = sys.argv[1:]
- if six.PY2:
- # Emulate Py3, decode argv into Unicode based on locale so that
- # commands always see arguments as text instead of binary data
- encoding = locale.getpreferredencoding()
- if encoding:
- args = map(lambda arg: arg.decode(encoding), args)
return MonascaShell().run(args)
except Exception as e:
if '--debug' in args or '-d' in args:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-monascaclient-2.2.1/monascaclient/v2_0/alarms.py
new/python-monascaclient-2.3.0/monascaclient/v2_0/alarms.py
--- old/python-monascaclient-2.2.1/monascaclient/v2_0/alarms.py 2020-09-12
00:05:13.000000000 +0200
+++ new/python-monascaclient-2.3.0/monascaclient/v2_0/alarms.py 2021-03-11
12:10:11.000000000 +0100
@@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-from six.moves.urllib import parse
+from urllib import parse
from monascaclient.common import monasca_manager
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-monascaclient-2.2.1/playbooks/docker-publish.yml
new/python-monascaclient-2.3.0/playbooks/docker-publish.yml
--- old/python-monascaclient-2.2.1/playbooks/docker-publish.yml 2020-09-12
00:05:13.000000000 +0200
+++ new/python-monascaclient-2.3.0/playbooks/docker-publish.yml 2021-03-11
12:10:11.000000000 +0100
@@ -9,4 +9,4 @@
shell: "docker images --format '{% raw %}{{ .Repository }}:{{ .Tag }}{%
endraw %}' | grep monasca"
- name: Push to Docker Hub all tags
- shell: "docker push monasca/client"
+ shell: "docker push monasca/client:{{ zuul.tag if zuul.pipeline ==
'release' else zuul.branch }}"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-monascaclient-2.2.1/python_monascaclient.egg-info/PKG-INFO
new/python-monascaclient-2.3.0/python_monascaclient.egg-info/PKG-INFO
--- old/python-monascaclient-2.2.1/python_monascaclient.egg-info/PKG-INFO
2020-09-12 00:06:00.000000000 +0200
+++ new/python-monascaclient-2.3.0/python_monascaclient.egg-info/PKG-INFO
2021-03-11 12:10:48.000000000 +0100
@@ -1,6 +1,6 @@
Metadata-Version: 1.2
Name: python-monascaclient
-Version: 2.2.1
+Version: 2.3.0
Summary: Monasca API Client Library
Home-page: https://docs.openstack.org/python-monascaclient/latest/
Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-monascaclient-2.2.1/python_monascaclient.egg-info/SOURCES.txt
new/python-monascaclient-2.3.0/python_monascaclient.egg-info/SOURCES.txt
--- old/python-monascaclient-2.2.1/python_monascaclient.egg-info/SOURCES.txt
2020-09-12 00:06:00.000000000 +0200
+++ new/python-monascaclient-2.3.0/python_monascaclient.egg-info/SOURCES.txt
2021-03-11 12:10:48.000000000 +0100
@@ -12,6 +12,7 @@
setup.py
test-requirements.txt
tox.ini
+doc/requirements.txt
doc/source/conf.py
doc/source/index.rst
doc/source/installation.rst
@@ -72,4 +73,5 @@
releasenotes/source/stein.rst
releasenotes/source/train.rst
releasenotes/source/unreleased.rst
-releasenotes/source/ussuri.rst
\ No newline at end of file
+releasenotes/source/ussuri.rst
+releasenotes/source/victoria.rst
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-monascaclient-2.2.1/python_monascaclient.egg-info/pbr.json
new/python-monascaclient-2.3.0/python_monascaclient.egg-info/pbr.json
--- old/python-monascaclient-2.2.1/python_monascaclient.egg-info/pbr.json
2020-09-12 00:06:00.000000000 +0200
+++ new/python-monascaclient-2.3.0/python_monascaclient.egg-info/pbr.json
2021-03-11 12:10:48.000000000 +0100
@@ -1 +1 @@
-{"git_version": "4c3eef6", "is_release": true}
\ No newline at end of file
+{"git_version": "75e44a1", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-monascaclient-2.2.1/python_monascaclient.egg-info/requires.txt
new/python-monascaclient-2.3.0/python_monascaclient.egg-info/requires.txt
--- old/python-monascaclient-2.2.1/python_monascaclient.egg-info/requires.txt
2020-09-12 00:06:00.000000000 +0200
+++ new/python-monascaclient-2.3.0/python_monascaclient.egg-info/requires.txt
2021-03-11 12:10:48.000000000 +0100
@@ -1,9 +1,8 @@
Babel!=2.4.0,>=2.3.4
-PrettyTable<0.8,>=0.7.2
+PrettyTable>=0.7.2
PyYAML>=3.12
iso8601>=0.1.11
osc-lib>=1.8.0
oslo.serialization!=2.19.1,>=2.18.0
oslo.utils>=3.33.0
pbr!=2.1.0,>=2.0.0
-six>=1.10.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-monascaclient-2.2.1/releasenotes/source/index.rst
new/python-monascaclient-2.3.0/releasenotes/source/index.rst
--- old/python-monascaclient-2.2.1/releasenotes/source/index.rst
2020-09-12 00:05:13.000000000 +0200
+++ new/python-monascaclient-2.3.0/releasenotes/source/index.rst
2021-03-11 12:10:11.000000000 +0100
@@ -8,6 +8,7 @@
:maxdepth: 1
unreleased
+ victoria
ussuri
train
stein
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/python-monascaclient-2.2.1/releasenotes/source/victoria.rst
new/python-monascaclient-2.3.0/releasenotes/source/victoria.rst
--- old/python-monascaclient-2.2.1/releasenotes/source/victoria.rst
1970-01-01 01:00:00.000000000 +0100
+++ new/python-monascaclient-2.3.0/releasenotes/source/victoria.rst
2021-03-11 12:10:11.000000000 +0100
@@ -0,0 +1,6 @@
+=============================
+Victoria Series Release Notes
+=============================
+
+.. release-notes::
+ :branch: stable/victoria
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-monascaclient-2.2.1/requirements.txt
new/python-monascaclient-2.3.0/requirements.txt
--- old/python-monascaclient-2.2.1/requirements.txt 2020-09-12
00:05:13.000000000 +0200
+++ new/python-monascaclient-2.3.0/requirements.txt 2021-03-11
12:10:11.000000000 +0100
@@ -10,7 +10,6 @@
Babel!=2.4.0,>=2.3.4 # BSD
iso8601>=0.1.11 # MIT
pbr!=2.1.0,>=2.0.0 # Apache-2.0
-PrettyTable<0.8,>=0.7.2 # BSD
+PrettyTable>=0.7.2 # BSD
PyYAML>=3.12 # MIT
-six>=1.10.0 # MIT
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-monascaclient-2.2.1/test-requirements.txt
new/python-monascaclient-2.3.0/test-requirements.txt
--- old/python-monascaclient-2.2.1/test-requirements.txt 2020-09-12
00:05:13.000000000 +0200
+++ new/python-monascaclient-2.3.0/test-requirements.txt 2021-03-11
12:10:11.000000000 +0100
@@ -11,8 +11,4 @@
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT
-# documentation
-doc8>=0.6.0 # Apache-2.0
-sphinx>=2.0.0,!=2.1.0 # BSD
-reno>=3.1.0 # Apache-2.0
-openstackdocstheme>=2.2.1 # Apache-2.0
+doc8>=0.8.1 # Apache-2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/python-monascaclient-2.2.1/tox.ini
new/python-monascaclient-2.3.0/tox.ini
--- old/python-monascaclient-2.2.1/tox.ini 2020-09-12 00:05:13.000000000
+0200
+++ new/python-monascaclient-2.3.0/tox.ini 2021-03-11 12:10:11.000000000
+0100
@@ -58,18 +58,22 @@
commands = bandit -r monascaclient -n5 -x {env:OS_TEST_PATH}
[testenv:docs]
+deps =
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
+ -r{toxinidir}/doc/requirements.txt
description = Builds full monascaclient documentation
commands =
{[testenv:devdocs]commands}
{[testenv:releasenotes]commands}
[testenv:devdocs]
+deps = {[testenv:docs]deps}
description = Builds developer documentation
commands =
rm -rf {toxinidir}/doc/build {toxinidir}/doc/source/contributor/api
sphinx-build -a -W -b html doc/source doc/build/html
[testenv:releasenotes]
+deps = {[testenv:docs]deps}
description = Called from CI script to test and publish the Release Notes
commands =
rm -rf releasenotes/build
@@ -87,7 +91,6 @@
[hacking]
import_exceptions =
- six.moves
[flake8]
show-source = True