aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArmin Rigo <arigo@tunes.org>2020-12-06 20:25:37 +0100
committerArmin Rigo <arigo@tunes.org>2020-12-06 20:25:37 +0100
commitc06409b54087c062732f8664542f5550fb7a31f7 (patch)
tree7ea77a8b0e67d1354ee00dcad16eddbe2ee58a5e /lib_pypy
parentupdate to cffi/023e2f33ee07 (diff)
downloadpypy-c06409b54087c062732f8664542f5550fb7a31f7.tar.gz
pypy-c06409b54087c062732f8664542f5550fb7a31f7.tar.bz2
pypy-c06409b54087c062732f8664542f5550fb7a31f7.zip
oops, this goes with 25e1dbf5591a
Diffstat (limited to 'lib_pypy')
-rw-r--r--lib_pypy/cffi.egg-info/PKG-INFO2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib_pypy/cffi.egg-info/PKG-INFO b/lib_pypy/cffi.egg-info/PKG-INFO
index c7893a983f..feeda7171d 100644
--- a/lib_pypy/cffi.egg-info/PKG-INFO
+++ b/lib_pypy/cffi.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: cffi
-Version: 1.14.3
+Version: 1.14.4
Summary: Foreign Function Interface for Python calling C code.
Home-page: http://cffi.readthedocs.org
Author: Armin Rigo, Maciej Fijalkowski