public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-vsts] rawhide: Leaf package that hasn't received an upstream update since 2019
@ 2026-05-29 14:42 Jeremy Cline
  0 siblings, 0 replies; only message in thread
From: Jeremy Cline @ 2026-05-29 14:42 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-vsts
Branch : rawhide
Commit : 0c74d5b2a7cacba640677eca5446c40ceca648a5
Author : Jeremy Cline <jeremycline@microsoft.com>
Date   : 2026-05-29T10:42:23-04:00
Stats  : +1/-73 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/python-vsts/c/0c74d5b2a7cacba640677eca5446c40ceca648a5?branch=rawhide

Log:
Leaf package that hasn't received an upstream update since 2019

---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 18d1af2..0000000
--- a/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-/vsts-0.1.25.tar.gz

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

diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..96949db
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Leaf package that hasn't received an upstream update since 2019

diff --git a/python-vsts.spec b/python-vsts.spec
deleted file mode 100644
index 868e850..0000000
--- a/python-vsts.spec
+++ /dev/null
@@ -1,68 +0,0 @@
-# No tests from upstream yet.
-%bcond_with     tests
-
-%global         srcname     vsts
-
-Name:           python-%{srcname}
-Version:        0.1.25
-Release:        %autorelease
-Summary:        Azure DevOps Python API
-License:        MIT
-URL:            https://pypi.org/project/%{srcname}/
-Source0:        %pypi_source
-
-BuildArch:      noarch
-
-BuildRequires:  python3-devel
-BuildRequires:  python3-pkg-resources
-
-%if %{with tests}
-BuildRequires:  python3dist(pytest)
-%endif
-
-%global _description %{expand:
-This repository contains Python APIs for interacting with and managing Azure
-DevOps. These APIs power the Azure DevOps Extension for Azure CLI.}
-
-%description %{_description}
-
-
-%package -n python3-%{srcname}
-Summary:        %{summary}
-
-%description -n python3-%{srcname} %{_description}
-
-
-%prep
-%autosetup -n %{srcname}-%{version}
-
-sed -i 's/,<0.7.0//' setup.py
-
-
-%generate_buildrequires
-%pyproject_buildrequires
-
-
-%build
-%pyproject_wheel
-
-
-%install
-%pyproject_install
-%pyproject_save_files %{srcname}
-
-
-%check
-%pyproject_check_import -e 'vsts.customer_intelligence.*'
-
-%if %{with tests}
-%pytest
-%endif
-
-
-%files -n python3-%{srcname} -f %{pyproject_files}
-# No README included in pypi package. 😢
-
-
-%changelog
-%autochangelog

diff --git a/sources b/sources
deleted file mode 100644
index 3461ec5..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (vsts-0.1.25.tar.gz) = 7423e8e50b30ad16be96b76550b8178bb6b50efb554e95efe418608d9805c84fadf054fd7421342907b50d4f3c8dfbb92e6fa21ca9ad97a6cdfe0fbebdfabccc

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

only message in thread, other threads:[~2026-05-29 14:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-29 14:42 [rpms/python-vsts] rawhide: Leaf package that hasn't received an upstream update since 2019 Jeremy Cline

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