Update pwntools to 4.6.0

master
Carlos Mogas da Silva 2 years ago
parent 3628920ba4
commit 4eed64d9b6
  1. BIN
      pwntools/SOURCES/4.5.1.tar.gz
  2. BIN
      pwntools/SOURCES/4.6.0.tar.gz
  3. BIN
      pwntools/python-pwntools-4.5.1-1.fc34.src.rpm
  4. BIN
      pwntools/python-pwntools-4.6.0-1.fc34.src.rpm
  5. 5
      pwntools/python-pwntools.spec

Binary file not shown.

Binary file not shown.

@ -1,7 +1,7 @@
%global srcname pwntools
Name: python-%{srcname}
Version: 4.5.1
Version: 4.6.0
Release: 1%{?dist}
Summary: A CTF framework and exploit development library
@ -76,6 +76,9 @@ rm -rf %{buildroot}%{python3_sitelib}/%{srcname}-doc/requirements.txt
# %%license LICENSE-pwntools.txt
%changelog
* Tue Nov 02 2021 Carlos Mogas da Silva <r3pek@r3pek.org> - 4.6.0-1
- Update to 4.6.0
* Tue Jun 08 2021 Carlos Mogas da Silva <r3pek@r3pek.org> - 4.5.1-1
- Update to 4.5.1

Loading…
Cancel
Save