forked from pool/python-Twisted
Accepting request 625119 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/625119 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Twisted?expand=0&rev=30
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a4cc164a781859c74de47f17f0e85f4bce8a3321a9d0892c015c8f80c4158ad9
|
||||
size 3037019
|
||||
3
Twisted-18.7.0.tar.bz2
Normal file
3
Twisted-18.7.0.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:95ae985716e8107816d8d0df249d558dbaabb677987cc2ace45272c166b267e4
|
||||
size 3063847
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user