14
0
forked from pool/python-pybcj

- update to 1.0.2:

* Support python 3.12

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pybcj?expand=0&rev=5
This commit is contained in:
2023-12-14 21:39:20 +00:00
committed by Git OBS Bridge
parent a98e8d21ac
commit 30e4322309
4 changed files with 11 additions and 5 deletions

View File

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

3
pybcj-1.0.2.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Dec 14 21:39:00 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.0.2:
* Support python 3.12
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jun 27 12:51:55 UTC 2023 - ecsos <ecsos@opensuse.org> Tue Jun 27 12:51:55 UTC 2023 - ecsos <ecsos@opensuse.org>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-pybcj # spec file for package python-pybcj
# #
# Copyright (c) 2022 SUSE LLC # Copyright (c) 2023 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%define skip_python2 1 %define skip_python2 1
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-pybcj Name: python-pybcj
Version: 1.0.1 Version: 1.0.2
Release: 0 Release: 0
Summary: A bcj filter library Summary: A bcj filter library
License: LGPL-2.1-or-later License: LGPL-2.1-or-later