public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michael Catanzaro <mcatanzaro@gnome.org>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-workstation-repositories] rawhide: Delete PyCharm repo
Date: Tue, 18 Aug 2026 23:05:58 GMT [thread overview]
Message-ID: <178709435839.1.1866540490322841505.rpms-fedora-workstation-repositories-a752eb32f586@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedora-workstation-repositories
Branch : rawhide
Commit : a752eb32f58662a45ade2f6b0855aa38385fdcfe
Author : Michael Catanzaro <mcatanzaro@gnome.org>
Date : 2026-08-18T18:05:39-05:00
Stats : +6/-20 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-workstation-repositories/c/a752eb32f58662a45ade2f6b0855aa38385fdcfe?branch=rawhide
Log:
Delete PyCharm repo
As approved in: https://forge.fedoraproject.org/workstation/tickets/issues/519
---
diff --git a/_copr:copr.fedorainfracloud.org:phracek:PyCharm.repo b/_copr:copr.fedorainfracloud.org:phracek:PyCharm.repo
deleted file mode 100644
index ca37bf8..0000000
--- a/_copr:copr.fedorainfracloud.org:phracek:PyCharm.repo
+++ /dev/null
@@ -1,10 +0,0 @@
-[copr:copr.fedorainfracloud.org:phracek:PyCharm]
-name=Copr repo for PyCharm owned by phracek
-baseurl=https://download.copr.fedorainfracloud.org/results/phracek/PyCharm/fedora-$releasever-$basearch/
-type=rpm-md
-skip_if_unavailable=True
-gpgcheck=1
-gpgkey=https://download.copr.fedorainfracloud.org/results/phracek/PyCharm/pubkey.gpg
-repo_gpgcheck=0
-enabled=0
-enabled_metadata=1
diff --git a/fedora-workstation-repositories.spec b/fedora-workstation-repositories.spec
index ac563de..1df5f9e 100644
--- a/fedora-workstation-repositories.spec
+++ b/fedora-workstation-repositories.spec
@@ -1,18 +1,16 @@
Name: fedora-workstation-repositories
-Version: 38
+Version: 45
Release: %autorelease
Summary: Repository files for searchable repositories
License: MIT
URL: https://fedoraproject.org/wiki/Workstation/Third_Party_Software_Repositories
# Only available for x86_64
-Source0: _copr:copr.fedorainfracloud.org:phracek:PyCharm.repo
-# Only available for x86_64
-Source1: google-chrome.repo
+Source0: google-chrome.repo
# Only available for aarch64, armfp, ppc64le, x86_64
-Source2: rpmfusion-nonfree-nvidia-driver.repo
+Source1: rpmfusion-nonfree-nvidia-driver.repo
# Only available for x86_64
-Source3: rpmfusion-nonfree-steam.repo
+Source2: rpmfusion-nonfree-steam.repo
# For rpmfusions-nonfree repo keys
Requires: distribution-gpg-keys
@@ -52,18 +50,16 @@ EOF
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/yum.repos.d
%ifarch x86_64
cp %{SOURCE0} $RPM_BUILD_ROOT%{_sysconfdir}/yum.repos.d/
-cp %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/yum.repos.d/
-cp %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/yum.repos.d/
+cp %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/yum.repos.d/
%endif
%ifarch aarch64 ppc64le x86_64
-cp %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/yum.repos.d/
+cp %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/yum.repos.d/
%endif
mkdir -p $RPM_BUILD_ROOT%{_prefix}/lib/fedora-third-party/conf.d
cp fedora-workstation.conf $RPM_BUILD_ROOT%{_prefix}/lib/fedora-third-party/conf.d/
%files
%ifarch x86_64
-%config(noreplace) %{_sysconfdir}/yum.repos.d/_copr:copr.fedorainfracloud.org:phracek:PyCharm.repo
%config(noreplace) %{_sysconfdir}/yum.repos.d/google-chrome.repo
%config(noreplace) %{_sysconfdir}/yum.repos.d/rpmfusion-nonfree-steam.repo
%endif
reply other threads:[~2026-08-18 23:05 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=178709435839.1.1866540490322841505.rpms-fedora-workstation-repositories-a752eb32f586@fedoraproject.org \
--to=mcatanzaro@gnome.org \
--cc=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