From 7a55dad324ee4281f46ac589aa918c3369ac688d29902e2e45cf5575584e6ed2 Mon Sep 17 00:00:00 2001 From: Jan Matejek Date: Thu, 7 May 2015 12:58:40 +0000 Subject: [PATCH] Accepting request 305768 from home:matejcik:branches:devel:languages:python OBS-URL: https://build.opensuse.org/request/show/305768 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=29 --- Twisted-15.0.0.tar.bz2 | 3 --- Twisted-15.1.0.tar.bz2 | 3 +++ python-Twisted.changes | 11 +++++++++++ python-Twisted.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 Twisted-15.0.0.tar.bz2 create mode 100644 Twisted-15.1.0.tar.bz2 diff --git a/Twisted-15.0.0.tar.bz2 b/Twisted-15.0.0.tar.bz2 deleted file mode 100644 index 3846f06..0000000 --- a/Twisted-15.0.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ac609262253057cf2aeb9dc049ba7877d646f31b4caef06a50189a023df46b51 -size 4372542 diff --git a/Twisted-15.1.0.tar.bz2 b/Twisted-15.1.0.tar.bz2 new file mode 100644 index 0000000..737780f --- /dev/null +++ b/Twisted-15.1.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82025d24cee178a7328a0467240bb6b1e7c283a9d85f115a9872dfcbfe20732a +size 4458429 diff --git a/python-Twisted.changes b/python-Twisted.changes index 536f075..caa1088 100644 --- a/python-Twisted.changes +++ b/python-Twisted.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu May 7 14:51:46 UTC 2015 - jmatejek@suse.cz + +- Version 15.1.0: + * deprecated MSN protocol support + * improved docs for Trial + * removed deprecated UDPClient + * twisted.web.static.File allows defining a custom resource for + rendering forbidden pages. + * minor bugfixes + ------------------------------------------------------------------- Sat Mar 14 11:57:46 UTC 2015 - matwey.kornilov@gmail.com diff --git a/python-Twisted.spec b/python-Twisted.spec index ca0c55d..6ec3c44 100644 --- a/python-Twisted.spec +++ b/python-Twisted.spec @@ -17,7 +17,7 @@ Name: python-Twisted -Version: 15.0.0 +Version: 15.1.0 Release: 0 Url: http://twistedmatrix.com/ Summary: An asynchronous networking framework written in Python