public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/pychess] f45: Update to 1.2.0
Date: Fri, 25 Sep 2026 21:22:19 GMT	[thread overview]
Message-ID: <179037133939.1.3979090765837229854.rpms-pychess-fcb0e027d929@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-09-25 21:22 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=179037133939.1.3979090765837229854.rpms-pychess-fcb0e027d929@fedoraproject.org \
    --to=yselkowi@redhat.com \
    --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