Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-ruamel.yaml.clib for
openSUSE:Factory checked in at 2021-04-01 14:16:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ruamel.yaml.clib (Old)
and /work/SRC/openSUSE:Factory/.python-ruamel.yaml.clib.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ruamel.yaml.clib"
Thu Apr 1 14:16:08 2021 rev:4 rq:881561 version:0.2.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-ruamel.yaml.clib/python-ruamel.yaml.clib.changes
2019-10-05 16:19:28.285567494 +0200
+++
/work/SRC/openSUSE:Factory/.python-ruamel.yaml.clib.new.2401/python-ruamel.yaml.clib.changes
2021-04-01 14:16:24.479905128 +0200
@@ -1,0 +2,6 @@
+Fri Mar 26 15:25:13 UTC 2021 - Ond??ej S??kup <[email protected]>
+
+- update to 0.2.2
+ * no upstream changelog
+
+-------------------------------------------------------------------
Old:
----
ruamel.yaml.clib-0.2.0.tar.gz
New:
----
ruamel.yaml.clib-0.2.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-ruamel.yaml.clib.spec ++++++
--- /var/tmp/diff_new_pack.IZe1p7/_old 2021-04-01 14:16:25.067905803 +0200
+++ /var/tmp/diff_new_pack.IZe1p7/_new 2021-04-01 14:16:25.071905807 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-ruamel.yaml.clib
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-ruamel.yaml.clib
-Version: 0.2.0
+Version: 0.2.2
Release: 0
Summary: Python YAML parser c-library
License: MIT
++++++ ruamel.yaml.clib-0.2.0.tar.gz -> ruamel.yaml.clib-0.2.2.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/ruamel.yaml.clib-0.2.0/LICENSE
new/ruamel.yaml.clib-0.2.2/LICENSE
--- old/ruamel.yaml.clib-0.2.0/LICENSE 2019-09-27 08:04:08.000000000 +0200
+++ new/ruamel.yaml.clib-0.2.2/LICENSE 2020-09-04 17:01:01.000000000 +0200
@@ -1,6 +1,6 @@
The MIT License (MIT)
- Copyright (c) 2019 Anthon van der Neut, Ruamel bvba
+ Copyright (c) 2019-2020 Anthon van der Neut, Ruamel bvba
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/ruamel.yaml.clib-0.2.0/PKG-INFO
new/ruamel.yaml.clib-0.2.2/PKG-INFO
--- old/ruamel.yaml.clib-0.2.0/PKG-INFO 2019-09-27 08:04:09.000000000 +0200
+++ new/ruamel.yaml.clib-0.2.2/PKG-INFO 2020-09-04 17:01:02.481918300 +0200
@@ -1,8 +1,8 @@
-Metadata-Version: 1.1
+Metadata-Version: 2.1
Name: ruamel.yaml.clib
-Version: 0.2.0
+Version: 0.2.2
Summary: C version of reader, parser and emitter for ruamel.yaml derived from
libyaml
-Home-page: https://bitbucket.org/ruamel/yaml.clib
+Home-page: https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree
Author: Anthon van der Neut
Author-email: [email protected]
License: MIT
@@ -12,10 +12,10 @@
``ruamel.yaml.clib`` is the C based reader/scanner and emitter for
ruamel.yaml
- :version: 0.2.0
- :updated: 2019-09-26
+ :version: 0.2.2
+ :updated: 2020-09-04
:documentation: http://yaml.readthedocs.io
- :repository: https://bitbucket.org/ruamel/yaml.clib
+ :repository: https://sourceforge.net/projects/ruamel-yaml-clib/
:pypi: https://pypi.org/project/ruamel.yaml.clib/
This package was split of from ruamel.yaml, so that ruamel.yaml can be
build as
@@ -28,7 +28,7 @@
.. image::
https://bestpractices.coreinfrastructure.org/projects/1128/badge
:target: https://bestpractices.coreinfrastructure.org/projects/1128
- .. image::
https://bitbucket.org/ruamel/yaml/raw/default/_doc/_static/license.svg
+ .. image::
https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree/_doc/_static/license.svg?format=raw
:target: https://opensource.org/licenses/MIT
@@ -43,5 +43,7 @@
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
+Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries :: Python Modules
+Description-Content-Type: text/x-rst
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/ruamel.yaml.clib-0.2.0/README.rst
new/ruamel.yaml.clib-0.2.2/README.rst
--- old/ruamel.yaml.clib-0.2.0/README.rst 2019-09-27 07:37:30.000000000
+0200
+++ new/ruamel.yaml.clib-0.2.2/README.rst 2020-09-04 16:55:49.000000000
+0200
@@ -4,10 +4,10 @@
``ruamel.yaml.clib`` is the C based reader/scanner and emitter for ruamel.yaml
-:version: 0.2.0
-:updated: 2019-09-26
+:version: 0.2.2
+:updated: 2020-09-04
:documentation: http://yaml.readthedocs.io
-:repository: https://bitbucket.org/ruamel/yaml.clib
+:repository: https://sourceforge.net/projects/ruamel-yaml-clib/
:pypi: https://pypi.org/project/ruamel.yaml.clib/
This package was split of from ruamel.yaml, so that ruamel.yaml can be build
as
@@ -20,6 +20,6 @@
.. image:: https://bestpractices.coreinfrastructure.org/projects/1128/badge
:target: https://bestpractices.coreinfrastructure.org/projects/1128
-.. image::
https://bitbucket.org/ruamel/yaml/raw/default/_doc/_static/license.svg
+.. image::
https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree/_doc/_static/license.svg?format=raw
:target: https://opensource.org/licenses/MIT
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/ruamel.yaml.clib-0.2.0/__init__.py
new/ruamel.yaml.clib-0.2.2/__init__.py
--- old/ruamel.yaml.clib-0.2.0/__init__.py 2019-09-27 08:03:56.000000000
+0200
+++ new/ruamel.yaml.clib-0.2.2/__init__.py 2020-09-04 16:59:00.000000000
+0200
@@ -7,8 +7,8 @@
_package_data = dict(
full_package_name='ruamel.yaml.clib',
- version_info=(0, 2, 0),
- __version__='0.2.0',
+ version_info=(0, 2, 2),
+ __version__='0.2.2',
author='Anthon van der Neut',
author_email='[email protected]',
description='C version of reader, parser and emitter for ruamel.yaml
derived from libyaml',
@@ -18,38 +18,39 @@
binary_only=True,
since=2019,
ext_modules=[
- dict(
- name='_ruamel_yaml',
- src=[
- '_ruamel_yaml.c',
- 'api.c',
- 'writer.c',
- 'dumper.c',
- 'loader.c',
- 'reader.c',
- 'scanner.c',
- 'parser.c',
- 'emitter.c',
- ],
- lib=[],
- test="""
+ dict(
+ name='_ruamel_yaml',
+ src=[
+ '_ruamel_yaml.c',
+ 'api.c',
+ 'writer.c',
+ 'dumper.c',
+ 'loader.c',
+ 'reader.c',
+ 'scanner.c',
+ 'parser.c',
+ 'emitter.c',
+ ],
+ lib=[],
+ test="""
int main(int argc, char* argv[])
{
/* prevent warning */
return 0;
}
""",
- ),
+ ),
],
# NOQA
# test='#include "ext/yaml.h"\n\nint main(int argc, char*
argv[])\n{\nyaml_parser_t parser;\nparser = parser; /* prevent warning
*/\nreturn 0;\n}\n', # NOQA
classifiers=[
- 'Programming Language :: Python :: 2.7',
- 'Programming Language :: Python :: 3.5',
- 'Programming Language :: Python :: 3.6',
- 'Programming Language :: Python :: 3.7',
- 'Programming Language :: Python :: Implementation :: CPython',
- 'Topic :: Software Development :: Libraries :: Python Modules',
+ 'Programming Language :: Python :: 2.7',
+ 'Programming Language :: Python :: 3.5',
+ 'Programming Language :: Python :: 3.6',
+ 'Programming Language :: Python :: 3.7',
+ 'Programming Language :: Python :: 3.8',
+ 'Programming Language :: Python :: Implementation :: CPython',
+ 'Topic :: Software Development :: Libraries :: Python Modules',
],
keywords='yaml 1.2 parser c-library config',
wheels=dict(
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/ruamel.yaml.clib-0.2.0/ruamel.yaml.clib.egg-info/PKG-INFO
new/ruamel.yaml.clib-0.2.2/ruamel.yaml.clib.egg-info/PKG-INFO
--- old/ruamel.yaml.clib-0.2.0/ruamel.yaml.clib.egg-info/PKG-INFO
2019-09-27 08:04:09.000000000 +0200
+++ new/ruamel.yaml.clib-0.2.2/ruamel.yaml.clib.egg-info/PKG-INFO
2020-09-04 17:01:02.000000000 +0200
@@ -1,8 +1,8 @@
-Metadata-Version: 1.1
+Metadata-Version: 2.1
Name: ruamel.yaml.clib
-Version: 0.2.0
+Version: 0.2.2
Summary: C version of reader, parser and emitter for ruamel.yaml derived from
libyaml
-Home-page: https://bitbucket.org/ruamel/yaml.clib
+Home-page: https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree
Author: Anthon van der Neut
Author-email: [email protected]
License: MIT
@@ -12,10 +12,10 @@
``ruamel.yaml.clib`` is the C based reader/scanner and emitter for
ruamel.yaml
- :version: 0.2.0
- :updated: 2019-09-26
+ :version: 0.2.2
+ :updated: 2020-09-04
:documentation: http://yaml.readthedocs.io
- :repository: https://bitbucket.org/ruamel/yaml.clib
+ :repository: https://sourceforge.net/projects/ruamel-yaml-clib/
:pypi: https://pypi.org/project/ruamel.yaml.clib/
This package was split of from ruamel.yaml, so that ruamel.yaml can be
build as
@@ -28,7 +28,7 @@
.. image::
https://bestpractices.coreinfrastructure.org/projects/1128/badge
:target: https://bestpractices.coreinfrastructure.org/projects/1128
- .. image::
https://bitbucket.org/ruamel/yaml/raw/default/_doc/_static/license.svg
+ .. image::
https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree/_doc/_static/license.svg?format=raw
:target: https://opensource.org/licenses/MIT
@@ -43,5 +43,7 @@
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
+Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries :: Python Modules
+Description-Content-Type: text/x-rst
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/ruamel.yaml.clib-0.2.0/setup.py
new/ruamel.yaml.clib-0.2.2/setup.py
--- old/ruamel.yaml.clib-0.2.0/setup.py 2019-09-27 08:04:08.000000000 +0200
+++ new/ruamel.yaml.clib-0.2.2/setup.py 2020-09-04 16:58:32.000000000 +0200
@@ -1,6 +1,6 @@
# # header
# coding: utf-8
-# dd: 20190815
+# dd: 20200903
from __future__ import print_function, absolute_import, division,
unicode_literals
@@ -51,7 +51,6 @@
if sys.version_info >= (3, 8):
-
from ast import Str, Num, Bytes, NameConstant # NOQA
@@ -447,10 +446,8 @@
sys.exit(1)
def check(self):
- try:
- from pip.exceptions import InstallationError
- except ImportError:
- return
+ # https://github.com/pypa/setuptools/issues/2355#issuecomment-685159580
+ InstallationError = Exception
# arg is either develop (pip install -e) or install
if self.command not in ['install', 'develop']:
return
@@ -540,11 +537,13 @@
@property
def url(self):
- if self.full_package_name.startswith('ruamel.'):
- sp = self.full_package_name.split('.', 1)
- else:
- sp = ['ruamel', self.full_package_name]
- return 'https://bitbucket.org/{0}/{1}'.format(*sp)
+ url = self._pkg_data.get('url')
+ if url:
+ return url
+ sp = self.full_package_name
+ for ch in '_.':
+ sp = sp.replace(ch, '-')
+ return 'https://sourceforge.net/p/{0}/code/ci/default/tree'.format(sp)
@property
def author(self):
@@ -927,6 +926,7 @@
try:
with open('README.rst') as fp:
kw['long_description'] = fp.read()
+ kw['long_description_content_type'] = 'text/x-rst'
except Exception:
pass