Hello community, here is the log from the commit of package python-sniffio for openSUSE:Factory checked in at 2019-06-03 18:55:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-sniffio (Old) and /work/SRC/openSUSE:Factory/.python-sniffio.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-sniffio" Mon Jun 3 18:55:48 2019 rev:2 rq:707059 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-sniffio/python-sniffio.changes 2019-05-16 22:06:55.286457140 +0200 +++ /work/SRC/openSUSE:Factory/.python-sniffio.new.5148/python-sniffio.changes 2019-06-03 18:55:50.472418376 +0200 @@ -1,0 +2,6 @@ +Sun Jun 2 21:06:16 UTC 2019 - Jan Engelhardt <[email protected]> + +- Use noun phrase in descriptions. Trim filler wording from + description. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-sniffio.spec ++++++ --- /var/tmp/diff_new_pack.tYTWKY/_old 2019-06-03 18:55:51.480418002 +0200 +++ /var/tmp/diff_new_pack.tYTWKY/_new 2019-06-03 18:55:51.480418002 +0200 @@ -21,7 +21,7 @@ Name: python-sniffio Version: 1.1.0 Release: 0 -Summary: Sniff out which async library your code is running under +Summary: Module to sniff which async library code runs under License: MIT OR Apache-2.0 Group: Development/Languages/Python URL: https://github.com/python-trio/sniffio @@ -39,8 +39,9 @@ %python_subpackages %description -This is a tiny package whose only purpose is to let you detect which async library your code is running under. -Support multiple async I/O packages, like Trio, and asyncio. +This is a package for detecting which async library code is running +under. It supports multiple async I/O packages, like Trio, and +asyncio. %prep %setup -q -n sniffio-%{version}
