public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-universal-pathlib] f44: Orphaned for 6+ weeks
@ 2026-06-01 19:51 Maxwell G
  0 siblings, 0 replies; only message in thread
From: Maxwell G @ 2026-06-01 19:51 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-universal-pathlib
Branch : f44
Commit : 8a410071f1cc847f4c639f318b8667ee5c1d8d70
Author : Maxwell G <maxwell@gtmx.me>
Date   : 2025-09-13T18:01:19-05:00
Stats  : +1/-100 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/python-universal-pathlib/c/8a410071f1cc847f4c639f318b8667ee5c1d8d70?branch=f44

Log:
Orphaned for 6+ weeks

---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 52f9d5a..0000000
--- a/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-/universal_pathlib-0.2.5.tar.gz

diff --git a/README.md b/README.md
deleted file mode 100644
index a427a2f..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# python-universal-pathlib
-
-The python-universal-pathlib 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-universal-pathlib.spec b/python-universal-pathlib.spec
deleted file mode 100644
index 507bd05..0000000
--- a/python-universal-pathlib.spec
+++ /dev/null
@@ -1,95 +0,0 @@
-%global forgeurl https://github.com/fsspec/universal_pathlib
-
-%global _description %{expand:
-Universal Pathlib is a Python library that extends the pathlib.Path API to
-support a variety of backend filesystems via filesystem_spec.}
-
-Name:           python-universal-pathlib
-Version:        0.2.5
-Release:        %{autorelease}
-Summary:        Pathlib api extended to use fsspec backends
-
-# The entire source is MIT, except that upath/_compat.py contains code from
-# CPython (see https://github.com/python/cpython/blob/v3.12.2/Lib/pathlib.py),
-# which is Python-2.0.1.
-License:        MIT AND Python-2.0.1
-URL:            %forgeurl
-
-%forgemeta
-Source:         %forgesource
-BuildArch:      noarch
-
-%description %_description
-
-%package -n python3-universal-pathlib
-Summary:        %{summary}
-
-BuildRequires:  python3-devel
-BuildRequires:  %{py3_dist pytest}
-
-# Parts of upath/_compat.py are copied from CPython 3.12. Since the relevant
-# work began on 2024-02-20 in
-# https://github.com/fsspec/universal_pathlib/pull/200 and was merged in
-# https://github.com/fsspec/universal_pathlib/pull/200 on 2024-03-03, we
-# ascribe the code to the latest 3.12 release at the time.
-Provides:       bundled(python3-libs) = 3.12.2
-
-
-%description -n python3-universal-pathlib %_description
-
-%package doc
-Summary:        Documentation for %{name}
-
-%description doc
-This package provides documentation for %{name}.
-
-%prep
-%forgeautosetup
-
-# remove linters etc. from deps
-echo "Removing linters etc. from build deps"
-sed -i \
-    -e '/"pytest-cov.*"/d' \
-    -e '/"pylint.*"/d' \
-    -e '/"mypy.*"/d' \
-    -e '/"pytest-mypy-plugins.*"/d' \
-    -e '/"pytest-sugar.*"/d' \
-    pyproject.toml
-
-deps_to_remove=("s3fs" "adlfs" "moto\[s3,server\]")
-echo "Removing deps that are unavailable in Fedora: ${deps_to_remove[*]}"
-(IFS="|" ; sed -Ei "/(${deps_to_remove[*]})/d" pyproject.toml)
-
-%generate_buildrequires
-export SETUPTOOLS_SCM_PRETEND_VERSION=%{version}
-%pyproject_buildrequires -x dev -x tests
-
-
-%build
-export SETUPTOOLS_SCM_PRETEND_VERSION=%{version}
-%pyproject_wheel
-
-%install
-export SETUPTOOLS_SCM_PRETEND_VERSION=%{version}
-%pyproject_install
-%pyproject_save_files -l upath
-
-%check
-export SETUPTOOLS_SCM_PRETEND_VERSION=%{version}
-web_tests_to_ignore="${web_tests_to_ignore-} --ignore=upath/tests/implementations/test_http.py"
-web_tests_to_ignore="${web_tests_to_ignore-} --ignore=upath/tests/implementations/test_github.py"
-%pytest ${web_tests_to_ignore-}
-# check imports instead
-%pyproject_check_import
-
-# LICENSE/COPYING are included in the dist-info, so we do not need to
-# explicitly list them again
-%files -n python3-universal-pathlib -f %{pyproject_files}
-%doc README.md CHANGELOG.md
-
-%files doc
-%doc notebooks
-%license LICENSE
-
-%changelog
-%autochangelog

diff --git a/sources b/sources
deleted file mode 100644
index c289dbd..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (universal_pathlib-0.2.5.tar.gz) = 891351cf05c94442310c2dba8d7207eb446df1e390064410e94378e527270db995c6efc85646b7011b43065c96a7b2f65466900c0eb2c72caec6fecdc9139162

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

only message in thread, other threads:[~2026-06-01 19:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-01 19:51 [rpms/python-universal-pathlib] f44: Orphaned for 6+ weeks Maxwell G

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