Hello community,
here is the log from the commit of package python-async_generator for
openSUSE:Factory checked in at 2018-05-04 11:28:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-async_generator (Old)
and /work/SRC/openSUSE:Factory/.python-async_generator.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-async_generator"
Fri May 4 11:28:52 2018 rev:2 rq:603167 version:1.9
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-async_generator/python-async_generator.changes
2018-03-29 11:56:22.992701256 +0200
+++
/work/SRC/openSUSE:Factory/.python-async_generator.new/python-async_generator.changes
2018-05-04 11:29:14.560332095 +0200
@@ -1,0 +2,6 @@
+Tue Mar 27 16:26:01 UTC 2018 - [email protected]
+
+- Remove excess markup, rpm descriptions are quite plaintext.
+- Fix "Python 35".
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-async_generator.spec ++++++
--- /var/tmp/diff_new_pack.rX6sv5/_old 2018-05-04 11:29:15.076313165 +0200
+++ /var/tmp/diff_new_pack.rX6sv5/_new 2018-05-04 11:29:15.080313018 +0200
@@ -21,7 +21,7 @@
Name: python-async_generator
Version: 1.9
Release: 0
-Summary: Async generators and context managers for Python 35+
+Summary: Async generators and context managers for Python 3.5+
License: MIT
Group: Development/Languages/Python
Url: https://github.com/python-trio/async_generator
@@ -37,7 +37,7 @@
%description
Python 3.6 added async generators. Python 3.7 adds some more
-tools to make them usable, like ``contextlib.asynccontextmanager``.
+tools to make them usable, like contextlib.asynccontextmanager.
%prep
%setup -q -n async_generator-%{version}