diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-09-04 22:23:57 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-04 22:23:57 -0700 |
| commit | ae562b784143f4a5c0a410d06cb38f7936301969 (patch) | |
| tree | fa13a8dd07eba89640b1c0cc59c063c327606045 /ports/python3/CONTROL | |
| parent | 00d27cfd04e151603ebfe96b511d9bce2779c029 (diff) | |
| download | vcpkg-ae562b784143f4a5c0a410d06cb38f7936301969.tar.gz vcpkg-ae562b784143f4a5c0a410d06cb38f7936301969.zip | |
[python3] Fix installation on OpenSUSE (#13274)
Diffstat (limited to 'ports/python3/CONTROL')
| -rw-r--r-- | ports/python3/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/python3/CONTROL b/ports/python3/CONTROL index 2df8d9472..aecb34d98 100644 --- a/ports/python3/CONTROL +++ b/ports/python3/CONTROL @@ -1,6 +1,6 @@ Source: python3 Version: 3.8.3 -Port-Version: 1 +Port-Version: 2 Homepage: https://github.com/python/cpython Description: The Python programming language as an embeddable library Build-Depends: libffi, openssl, zlib (!uwp&!windows) |
