From 88c7dc8941bd54dbc5982929c3ae78e1b03587b0 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Sat, 5 Mar 2022 16:39:09 +0100 Subject: [PATCH] python3-twisted: 22.1.0 -> 22.2.0 --- python3-twisted/.footprint | 16 ++++++++-------- python3-twisted/.signature | 8 ++++---- python3-twisted/Pkgfile | 2 +- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/python3-twisted/.footprint b/python3-twisted/.footprint index d1ce281a2..3e7b579f4 100644 --- a/python3-twisted/.footprint +++ b/python3-twisted/.footprint @@ -12,14 +12,14 @@ drwxr-xr-x root/root usr/bin/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/python3.9/ drwxr-xr-x root/root usr/lib/python3.9/site-packages/ -drwxr-xr-x root/root usr/lib/python3.9/site-packages/Twisted-22.1.0-py3.9.egg-info/ --rw-r--r-- root/root usr/lib/python3.9/site-packages/Twisted-22.1.0-py3.9.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.9/site-packages/Twisted-22.1.0-py3.9.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/Twisted-22.1.0-py3.9.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/Twisted-22.1.0-py3.9.egg-info/entry_points.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/Twisted-22.1.0-py3.9.egg-info/not-zip-safe --rw-r--r-- root/root usr/lib/python3.9/site-packages/Twisted-22.1.0-py3.9.egg-info/requires.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/Twisted-22.1.0-py3.9.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.9/site-packages/Twisted-22.2.0-py3.9.egg-info/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/Twisted-22.2.0-py3.9.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.9/site-packages/Twisted-22.2.0-py3.9.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/Twisted-22.2.0-py3.9.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/Twisted-22.2.0-py3.9.egg-info/entry_points.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/Twisted-22.2.0-py3.9.egg-info/not-zip-safe +-rw-r--r-- root/root usr/lib/python3.9/site-packages/Twisted-22.2.0-py3.9.egg-info/requires.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/Twisted-22.2.0-py3.9.egg-info/top_level.txt drwxr-xr-x root/root usr/lib/python3.9/site-packages/twisted/ -rw-r--r-- root/root usr/lib/python3.9/site-packages/twisted/__init__.py -rw-r--r-- root/root usr/lib/python3.9/site-packages/twisted/__main__.py diff --git a/python3-twisted/.signature b/python3-twisted/.signature index 5c4a05e8a..ea5cf776a 100644 --- a/python3-twisted/.signature +++ b/python3-twisted/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3/dO1mNOJ75ncsmKhoJAOT6Xfxd9gxnq1nnV0e9cmUMA4JQgeXdbV/EWbVeZd771giv7YJw4BCOEDRCBRdHMRwM= -SHA256 (Pkgfile) = 0102a075bb9d0c91499c192ea9c964258d1a46cff2a985d8050baa4a817b545e -SHA256 (.footprint) = cebc4b365f2672c922f346bff9af84de0490e40911d5b2d7d1b4e3288cecf955 -SHA256 (twisted-22.1.0.tar.gz) = f07e6340f3f65a2566e555167c337494f4967b333705a03e38750dcb7b8355e4 +RWSagIOpLGJF3zX3IAXvO1StQ6EKggLTp1TtvATZkTNjD4FZ5GAPh/fBWWN0sigBqhnlylcnuU4PyP3e7fEsSYCAuiCpL4Z3UAI= +SHA256 (Pkgfile) = 82412cd158e4aa09bbcdd61e8e452f84766204826cbb5e5e9c4c9bb0e9865157 +SHA256 (.footprint) = 51d695427a303abe1db12f060dff9a53aa339125fe23df75318d271bb4c58cc0 +SHA256 (twisted-22.2.0.tar.gz) = 54904c696d8b89513a40239c9f8927a2b4b591eff4657e89932bd60753c94914 diff --git a/python3-twisted/Pkgfile b/python3-twisted/Pkgfile index f49aae250..9a7eeb633 100644 --- a/python3-twisted/Pkgfile +++ b/python3-twisted/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-automat python3-constantly python3-hyperlink python3-incremental python3-zope-interface name=python3-twisted -version=22.1.0 +version=22.2.0 release=1 source=(https://github.com/twisted/twisted/archive/twisted-$version.tar.gz)