1
0
Fork 0

Update pwntools to 4.6.0

This commit is contained in:
Carlos Mogas da Silva 2021-11-02 23:10:27 +00:00
parent 3628920ba4
commit 4eed64d9b6
5 changed files with 4 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

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