python3-twisted: 22.1.0 -> 22.2.0

This commit is contained in:
Tim Biermann 2022-03-05 16:39:09 +01:00
parent 88f852fee6
commit 88c7dc8941
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 13 additions and 13 deletions

View File

@ -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

View File

@ -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

View File

@ -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)