From cb84c203b756abb315a722f765860f3cf899d483 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Jan 25 2020 21:03:14 +0000 Subject: * Sat Jan 25 2020 Fabian Affolter - 0.3.2-2 - Fix requirement (rhbz#1762675) * Thu Oct 17 2019 Fabian Affolter - 0.3.2-1 - Initial package for Fedora --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d2172d8 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/aiodnsbrute-0.3.2.tar.gz diff --git a/aiodnsbrute.spec b/aiodnsbrute.spec new file mode 100644 index 0000000..937c943 --- /dev/null +++ b/aiodnsbrute.spec @@ -0,0 +1,41 @@ +%global pypi_name aiodnsbrute + +Name: %{pypi_name} +Version: 0.3.2 +Release: 2%{?dist} +Summary: DNS asynchronous brute force utility + +License: GPLv3 +URL: https://github.com/blark/aiodnsbrute +Source0: https://github.com/blark/aiodnsbrute/archive/v%{version}/%{pypi_name}-%{version}.tar.gz +BuildArch: noarch + +BuildRequires: python3-devel +BuildRequires: python3-setuptools + +%description +A Python tool that uses asyncio to brute force domain names asynchronously. + +%prep +%autosetup -n %{pypi_name}-%{version} +sed -i -e $'s/ \''asyncio\'',//g' setup.py + +%build +%py3_build + +%install +%py3_install + +%files +%doc CHANGELOG README.md +%license LICENSE.txt +%{_bindir}/%{pypi_name} +%{python3_sitelib}/%{pypi_name}/ +%{python3_sitelib}/%{pypi_name}*.egg-info + +%changelog +* Sat Jan 25 2020 Fabian Affolter - 0.3.2-2 +- Fix requirement (rhbz#1762675) + +* Thu Oct 17 2019 Fabian Affolter - 0.3.2-1 +- Initial package for Fedora diff --git a/sources b/sources new file mode 100644 index 0000000..3d9a592 --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (aiodnsbrute-0.3.2.tar.gz) = a80905927b0462058c46261be27c7d0aca6630b741e0a146e00ba1e09f09332d4cc33f937898109aec90ae42d6ce227d770348ed25fd16ccf0f67273645171cc