public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/aiodnsbrute] epel8: Never installable rhbz#2512373
@ 2026-08-06 23:22 Carl George
0 siblings, 0 replies; only message in thread
From: Carl George @ 2026-08-06 23:22 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/aiodnsbrute
Branch : epel8
Commit : 656bdb0f3c4d92b22084c18ec4d4e10b657e34b5
Author : Carl George <carlwgeorge@fedoraproject.org>
Date : 2026-08-06T18:22:33-05:00
Stats : +1/-46 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/aiodnsbrute/c/656bdb0f3c4d92b22084c18ec4d4e10b657e34b5?branch=epel8
Log:
Never installable rhbz#2512373
---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index d2172d8..0000000
--- a/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-/aiodnsbrute-0.3.2.tar.gz
diff --git a/README.md b/README.md
deleted file mode 100644
index 22125be..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# aiodnsbrute
-
-The aiodnsbrute package
\ No newline at end of file
diff --git a/aiodnsbrute.spec b/aiodnsbrute.spec
deleted file mode 100644
index 937c943..0000000
--- a/aiodnsbrute.spec
+++ /dev/null
@@ -1,41 +0,0 @@
-%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 <mail@fabian-affolter.ch> - 0.3.2-2
-- Fix requirement (rhbz#1762675)
-
-* Thu Oct 17 2019 Fabian Affolter <mail@fabian-affolter.ch> - 0.3.2-1
-- Initial package for Fedora
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..f80272d
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Never installable rhbz#2512373
diff --git a/sources b/sources
deleted file mode 100644
index 3d9a592..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (aiodnsbrute-0.3.2.tar.gz) = a80905927b0462058c46261be27c7d0aca6630b741e0a146e00ba1e09f09332d4cc33f937898109aec90ae42d6ce227d770348ed25fd16ccf0f67273645171cc
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-06 23:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-06 23:22 [rpms/aiodnsbrute] epel8: Never installable rhbz#2512373 Carl George
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox