17
0

4 Commits

Author SHA256 Message Date
9cdad6b0f6 Accepting request 1248408 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1248408
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pysol-cards?expand=0&rev=7
2025-02-25 15:48:28 +00:00
ed931c4f34 Accepting request 1248390 from home:glaubitz:branches:devel:languages:python
- Update to 0.18.1
  * Update build for/on fedora41
  * Remove entry point
- from version 0.18.0
  * Avoid "id" as a varname, because it clashes with a python built-in name
  * Remove remaining Python2 compat layer
  * Clean-up pydistman/cookiecutter fluff before PyPI
  * Clean-up pydistman/cookiecutter fluff before prepping a PyPI package
- Adjust sed statement to drop shebangs instead of modifying them
- Drop python-pysol-cards-no-six.patch, fixed upstream
- Remove pysol_cards binary from %files section
- Switch package to modern Python Stack on SLE-15
  * Use Python 3.11 on SLE-15 by default
  * Drop support for older Python versions

OBS-URL: https://build.opensuse.org/request/show/1248390
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysol-cards?expand=0&rev=13
2025-02-25 14:37:13 +00:00
cd148424e5 Accepting request 1227062 from devel:languages:python
- remove unneeded dependencies

OBS-URL: https://build.opensuse.org/request/show/1227062
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pysol-cards?expand=0&rev=6
2024-11-28 21:42:56 +00:00
764f6175d2 - remove unneeded dependencies
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysol-cards?expand=0&rev=11
2024-11-28 08:40:51 +00:00
4 changed files with 5 additions and 13 deletions

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:103c7c0c319e72e836e099bbb47ff54be729d975e35c11ba74d4ac5e4286b8eb
size 17975

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a985492da81aa1588dfc056d9a7c6ca83f66254c0b90f25afc682a70713d4d4b
size 20541

View File

@@ -1,11 +1,3 @@
-------------------------------------------------------------------
Mon Sep 29 21:22:20 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 0.24.0:
* Add pysol_cards.gen_multi_cli for generating ranges of deals.
* Add tests and documentation for "pysol_cards.cwrap" .
* Add "pysol_cards.cwrap" .
-------------------------------------------------------------------
Tue Feb 25 14:04:45 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pysol-cards
#
# Copyright (c) 2025 SUSE LLC and contributors
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2020 Malcolm J Lewis <malcolmlewis@opensuse.org>
#
# All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
%{?sle15_python_module_pythons}
Name: python-pysol-cards
Version: 0.24.0
Version: 0.18.1
Release: 0
Summary: Python module for pysol-cards
License: Apache-2.0