public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pychess] f45: Update to 1.2.0
@ 2026-09-25 21:22 Yaakov Selkowitz
  0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-09-25 21:22 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/pychess
            Branch : f45
            Commit : fcb0e027d929245f2cc3f2ad9f44e248cb3e1b67
            Author : Yaakov Selkowitz <yselkowi@redhat.com>
            Date   : 2026-09-25T17:21:29-04:00
            Stats  : +6/-13 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/pychess/c/fcb0e027d929245f2cc3f2ad9f44e248cb3e1b67?branch=f45

            Log:
            Update to 1.2.0

Resolves: rhbz#2537150

---
diff --git a/.gitignore b/.gitignore
index cb83573..9f9f2e0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /pychess-1.0.3.tar.gz
 /pychess-1.0.5.tar.gz
 /pychess-1.1.0.tar.gz
+/pychess-1.2.0.tar.gz

diff --git a/pychess.spec b/pychess.spec
index 2e90532..cba5a95 100644
--- a/pychess.spec
+++ b/pychess.spec
@@ -1,10 +1,8 @@
 %bcond docs 1
 %bcond tests 1
-# extras
-%bcond gbulb 1
 
 Name:           pychess
-Version:        1.1.0
+Version:        1.2.0
 Release:        %autorelease
 Summary:        Chess game for GNOME
 
@@ -44,9 +42,6 @@ BuildRequires:  xwayland-run
 BuildRequires:  gtksourceview4
 BuildRequires:  stockfish
 %endif
-%if %{with gbulb}
-BuildRequires:  python3dist(gbulb)
-%endif
 
 Requires:       hicolor-icon-theme
 # gi.repository deps
@@ -63,6 +58,8 @@ Recommends:     gnuchess
 Recommends:     stockfish
 Recommends:     toga2
 
+Obsoletes:      %{name}+gbulb < 1.2.0
+
 %description
 PyChess is a GTK+ chess game for Linux. It is designed to at the same time
 be easy to use, beautiful to look at, and provide advanced functions for
@@ -79,11 +76,6 @@ This package contains additional documentation for PyChess.
 %endif
 
 
-%if %{with gbulb}
-%pyproject_extras_subpkg -n %{name} gbulb
-%endif
-
-
 %prep
 %autosetup -n %{name}-%{version} -p1
 
@@ -137,7 +129,7 @@ rm -f testing/{dialogs,fics*,savegame}.py
 # this test requires network access
 rm -f testing/remotegame.py
 # run tests
-PYCHESS_UNITTEST=true PYTHONPATH=lib xwfb-run -- pytest testing/*.py
+PYCHESS_UNITTEST=true PYTHONPATH=lib:. xwfb-run -- pytest testing/*.py
 %endif
 
 

diff --git a/sources b/sources
index 0a071c2..c66d900 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pychess-1.1.0.tar.gz) = 8a5f34e4fd1aea5347f5f2e85effb511702dc382094be943f400eba14ac71920f10bc338bc7c2128cbc404477d6158d0920b061390efc242a6a389ee22d1a251
+SHA512 (pychess-1.2.0.tar.gz) = b19b94f26faa8ec87f8b48c62da53d6645bd8860470dec4ce81e070900a1b85074cc3fbb1d516172812e8f4480c97534368fd44e89c0255b4a9b8c386f69154a

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

only message in thread, other threads:[~2026-09-25 21:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-25 21:22 [rpms/pychess] f45: Update to 1.2.0 Yaakov Selkowitz

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