public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/python-hypothesmith] f45: Retired: Fails to install: https://forge.fedoraproject.org/releng/tickets/issues/13473
Date: Tue, 18 Aug 2026 13:30:59 GMT	[thread overview]
Message-ID: <178705985978.1.5436455261429957196.rpms-python-hypothesmith-3de2dca9cd6f@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-hypothesmith
Branch : f45
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=f45

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

                 reply	other threads:[~2026-08-18 13:30 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178705985978.1.5436455261429957196.rpms-python-hypothesmith-3de2dca9cd6f@fedoraproject.org \
    --to=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox