15
0

Accepting request 1240754 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1240754
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-bincopy?expand=0&rev=3
This commit is contained in:
2025-01-28 13:59:49 +00:00
committed by Git OBS Bridge
4 changed files with 17 additions and 6 deletions

View File

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

3
bincopy-20.1.0.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Jan 28 07:27:03 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 20.1.0
* Upgrade workflow python versions
* Upgrade dependency actions
* Upgrade python version trove classifiers
* Add `BinFile.as_microchip_hex`
* Version 20.1.0.
* Fix publish?
-------------------------------------------------------------------
Sat Dec 2 16:47:49 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-bincopy
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-bincopy
Version: 20.0.0
Version: 20.1.0
Release: 0
Summary: Mangling of various file formats that conveys binary information
License: MIT
@@ -39,7 +39,7 @@ Requires: fdupes
Requires: python-humanfriendly
Requires: python-pyelftools
Requires(post): update-alternatives
Requires(postun):update-alternatives
Requires(postun): update-alternatives
BuildArch: noarch
%python_subpackages