From b440eb886ce2fce851bbe0752a7666182d54941e05c322c41ae9408a807c060b Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 17 Jul 2018 19:43:10 +0000 Subject: [PATCH 1/2] - update to 18.7.0: for full list of changes please see https://github.com/twisted/twisted/blob/twisted-18.7.0/NEWS.rst OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=59 --- Twisted-18.4.0.tar.bz2 | 3 --- Twisted-18.7.0.tar.bz2 | 3 +++ python-Twisted.changes | 7 +++++++ python-Twisted.spec | 18 +++++++++--------- 4 files changed, 19 insertions(+), 12 deletions(-) delete mode 100644 Twisted-18.4.0.tar.bz2 create mode 100644 Twisted-18.7.0.tar.bz2 diff --git a/Twisted-18.4.0.tar.bz2 b/Twisted-18.4.0.tar.bz2 deleted file mode 100644 index e3871bb..0000000 --- a/Twisted-18.4.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a4cc164a781859c74de47f17f0e85f4bce8a3321a9d0892c015c8f80c4158ad9 -size 3037019 diff --git a/Twisted-18.7.0.tar.bz2 b/Twisted-18.7.0.tar.bz2 new file mode 100644 index 0000000..044eaf0 --- /dev/null +++ b/Twisted-18.7.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95ae985716e8107816d8d0df249d558dbaabb677987cc2ace45272c166b267e4 +size 3063847 diff --git a/python-Twisted.changes b/python-Twisted.changes index 01562b6..6a9b614 100644 --- a/python-Twisted.changes +++ b/python-Twisted.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jul 17 19:42:41 UTC 2018 - dmueller@suse.com + +- update to 18.7.0: + for full list of changes please see + https://github.com/twisted/twisted/blob/twisted-18.7.0/NEWS.rst + ------------------------------------------------------------------- Tue May 29 19:22:32 UTC 2018 - bjorn.lie@gmail.com diff --git a/python-Twisted.spec b/python-Twisted.spec index 6be641a..ade4ed2 100644 --- a/python-Twisted.spec +++ b/python-Twisted.spec @@ -20,7 +20,7 @@ %define oldpython python %define modname Twisted Name: python-Twisted -Version: 18.4.0 +Version: 18.7.0 Release: 0 Summary: An asynchronous networking framework written in Python License: MIT @@ -40,15 +40,15 @@ BuildRequires: %{python_module setuptools} BuildRequires: %{python_module zope.interface} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-Automat -Requires: python-constantly -Requires: python-hyperlink -Requires: python-incremental -Requires: python-pyOpenSSL +Requires: python-Automat >= 0.3.0 +Requires: python-constantly >= 15.1 +Requires: python-cryptography +Requires: python-hyperlink >= 17.1.1 +Requires: python-incremental >= 16.10.1 +Requires: python-pyOpenSSL >= 16.0.0 Requires: python-pyasn1 -Requires: python-pycrypto -Requires: python-pyserial -Requires: python-zope.interface +Requires: python-pyserial >= 3.0 +Requires: python-zope.interface >= 4.4.2 Recommends: python-service_identity BuildRoot: %{_tmppath}/%{name}-%{version}-build %ifpython2 From 09a91a91dc5c8be1d4841c85af5c4793eda888135c129ed3dc905a40ac113e4e Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 17 Jul 2018 19:44:35 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=60 --- python-Twisted.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-Twisted.spec b/python-Twisted.spec index ade4ed2..85ed781 100644 --- a/python-Twisted.spec +++ b/python-Twisted.spec @@ -128,7 +128,8 @@ done %files %{python_files} %defattr(-,root,root,-) -%doc LICENSE NEWS.rst README.rst +%license LICENSE +%doc NEWS.rst README.rst %{_bindir}/*-%{python_bin_suffix} %{_mandir}/man1/*-%{python_bin_suffix}.1%{?ext_man} %python3_only %{_bindir}/twistd