public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-hypothesmith] rawhide: Retired: Fails to install: https://forge.fedoraproject.org/releng/tickets/issues/13473
@ 2026-08-18 13:31 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-08-18 13:31 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-hypothesmith
Branch : rawhide
Commit : 3de2dca9cd6f4d364a069dc9338e340d154c0419
Author : Miro Hrončok <miro@hroncok.cz>
Date   : 2026-08-18T15:30:54+02:00
Stats  : +1/-84 in 6 file(s)
URL    : https://src.fedoraproject.org/rpms/python-hypothesmith/c/3de2dca9cd6f4d364a069dc9338e340d154c0419?branch=rawhide

Log:
Retired: Fails to install: https://forge.fedoraproject.org/releng/tickets/issues/13473

---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index c0e69fc..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,5 +0,0 @@
-/hypothesmith-0.1.8.tar.gz
-/hypothesmith-0.1.9.tar.gz
-/hypothesmith-0.2.0.tar.gz
-/hypothesmith-0.3.2.tar.gz
-/hypothesmith-0.3.3.tar.gz

diff --git a/README.md b/README.md
deleted file mode 100644
index a488187..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# python-hypothesmith
-
-The python-hypothesmith package

diff --git a/changelog b/changelog
deleted file mode 100644
index 8e72f11..0000000
--- a/changelog
+++ /dev/null
@@ -1,8 +0,0 @@
-* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.8-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
-
-* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.1.8-2
-- Rebuilt for Python 3.10
-
-* Tue Mar 30 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 0.1.8-1
-- Initial package.

diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..d035a64
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Retired: Fails to install: https://forge.fedoraproject.org/releng/tickets/issues/13473

diff --git a/python-hypothesmith.spec b/python-hypothesmith.spec
deleted file mode 100644
index 0bf2dcb..0000000
--- a/python-hypothesmith.spec
+++ /dev/null
@@ -1,67 +0,0 @@
-# Created by pyp2rpm-3.3.5
-%global pypi_name hypothesmith
-
-%global common_description %{expand:
-Hypothesis strategies for generating Python programs, something like CSmith.}
-
-# Disable tests on EPEL as it requires black which won't be available in
-# EPEL, see rhbz#2319803 and rhbz#2332437.
-%bcond tests %{undefined rhel}
-
-Name:           python-%{pypi_name}
-Version:        0.3.3
-Release:        %autorelease
-Summary:        Hypothesis strategies for generating Python programs
-
-License:        MPL-2.0
-URL:            https://github.com/Zac-HD/hypothesmith
-Source0:        %{pypi_source}
-BuildArch:      noarch
-
-BuildRequires:  python3-devel
-
-%description
-%{common_description}
-
-
-%package -n     python3-%{pypi_name}
-Summary:        %{summary}
-
-%description -n python3-%{pypi_name}
-%{common_description}
-
-
-%prep
-%autosetup -n %{pypi_name}-%{version}
-# Remove bundled egg-info
-# rm -rf %{pypi_name}.egg-info
-# Tox configuration is passing unsupported arguments to pytest
-# rm tox.ini
-
-%generate_buildrequires
-%pyproject_buildrequires %{?with_tests: -r deps/test.in}
-
-
-%build
-%pyproject_wheel
-
-
-%install
-%pyproject_install
-
-%pyproject_save_files %{pypi_name}
-
-
-%if %{with tests}
-%check
-%pytest
-%endif
-
-
-%files -n python3-%{pypi_name} -f %{pyproject_files}
-%license LICENSE
-%doc README.md CHANGELOG.md
-
-
-%changelog
-%autochangelog

diff --git a/sources b/sources
deleted file mode 100644
index 3bdb10f..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (hypothesmith-0.3.3.tar.gz) = c62dd927161ea9786806f6fee3af77f583c00a9dbb59c1a52c0cc1419b16b3d883b315028cc8c06f61e22035d9bf0b187d56d1d877bcd5837ba76c1e3a84b478

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-18 13:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-18 13:31 [rpms/python-hypothesmith] rawhide: Retired: Fails to install: https://forge.fedoraproject.org/releng/tickets/issues/13473 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox