public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-ftputil] rawhide: Orphaned for 6+ weeks
@ 2026-07-19 0:29 Orphaned Packages Process
0 siblings, 0 replies; only message in thread
From: Orphaned Packages Process @ 2026-07-19 0:29 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-ftputil
Branch : rawhide
Commit : d28d068a34ea18bb74f033894a1ea58c7a87a22d
Author : Orphaned Packages Process <packaging-reports@fedoraproject.org>
Date : 2026-07-18T19:29:45-05:00
Stats : +1/-83 in 6 file(s)
URL : https://src.fedoraproject.org/rpms/python-ftputil/c/d28d068a34ea18bb74f033894a1ea58c7a87a22d?branch=rawhide
Log:
Orphaned for 6+ weeks
---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index c7bace9..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-/ftputil-5.1.0.tar.gz
-/ftputil-5.2.0.tar.gz
diff --git a/README.md b/README.md
deleted file mode 100644
index 2b4e693..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# python-ftputil
-
-The python-ftputil package
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..5204a84
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Orphaned for 6+ weeks
diff --git a/python-ftputil.rpmlintrc b/python-ftputil.rpmlintrc
deleted file mode 100644
index 7db40b1..0000000
--- a/python-ftputil.rpmlintrc
+++ /dev/null
@@ -1,3 +0,0 @@
-# Not a real spelling error:
-# - "os" is from "os.path"
-addFilter(r" spelling-error \('(os|shutil|[Tt]imezones?)',")
diff --git a/python-ftputil.spec b/python-ftputil.spec
deleted file mode 100644
index ba535ae..0000000
--- a/python-ftputil.spec
+++ /dev/null
@@ -1,74 +0,0 @@
-Name: python-ftputil
-Version: 5.2.0
-Release: %autorelease
-Summary: High-level FTP client library (virtual file system and more)
-
-# The entire source is BSD-3-Clause, except:
-#
-# BSD-3-Clause OR AFL-2.1:
-# - ftputil/lrucache.py
-License: BSD-3-Clause AND (BSD-3-Clause OR AFL-2.1)
-URL: https://ftputil.sschwarzer.net/
-# Bug tracker: https://todo.sr.ht/~sschwarzer/ftputil
-# Git hosting: https://git.sr.ht/~sschwarzer/ftputil
-Source: %{pypi_source ftputil}
-
-BuildSystem: pyproject
-BuildOption(install): --assert-license ftputil
-
-BuildArch: noarch
-
-# We *could* generate test dependencies from tox.ini, but actually running
-# tests via tox adds unnecessary complexity, so we continue to list them
-# manually for now.
-BuildRequires: %{py3_dist pytest}
-BuildRequires: %{py3_dist freezegun}
-# For /usr/bin/ftp:
-BuildRequires: ftp
-
-%global common_description %{expand:
-ftputil is a high-level FTP client library for the Python programming language.
-ftputil implements a virtual file system for accessing FTP servers, that is, it
-can generate file-like objects for remote files. The library supports many
-functions similar to those in the os, os.path and shutil modules. ftputil has
-convenience functions for conditional uploads and downloads, and handles FTP
-clients and servers in different timezones.}
-
-%description %{common_description}
-
-
-%package -n python3-ftputil
-Summary: %{summary}
-
-# The file ftputil/lrucache.py is a bundled copy of
-# https://pypi.org/project/lrucache/; it cannot reasonably be unbundled because
-# the original project is defunct (last upstream release in 2004). The version
-# number is based on a comment in the source file.
-Provides: bundled(python3dist(lrucache)) = 0.2
-
-Requires: ftp
-
-%description -n python3-ftputil %{common_description}
-
-
-%check -a
-# These tests require a real FTP server.
-ignore="${ignore-} --ignore=test/test_real_ftp.py"
-
-# This requires network access:
-k="${k-}${k+ and }not (TestPublicServers and test_servers)"
-
-# Required for TestAcceptEitherUnicodeOrBytes.test_upload, but not included in
-# the PyPI sdist. This doesn’t need to be a real Makefile; it just needs to
-# exist.
-touch Makefile
-
-%pytest ${ignore-} -k "${k-}" --verbose
-
-
-%files -n python3-ftputil -f %{pyproject_files}
-%doc README.md
-
-
-%changelog
-%autochangelog
diff --git a/sources b/sources
deleted file mode 100644
index eb1d7b3..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (ftputil-5.2.0.tar.gz) = 5e751d1deb2fd09e3b75b2a27478941c8b494ecead67cf0e98d3fa98ec50a981781712c765e47d6d9c27390d913ae5f28c2e207b1e4577fa8f3f71688b4740af
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-19 0:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-19 0:29 [rpms/python-ftputil] rawhide: Orphaned for 6+ weeks Orphaned Packages Process
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox