14
0
forked from pool/python-pybeam

2 Commits

Author SHA256 Message Date
afc0b000f0 Accepting request 1197528 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1197528
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pybeam?expand=0&rev=18
2024-08-30 11:25:47 +00:00
e655e58fbd - version update to 0.8
* Use pyproject.toml and drop outdated Python support
  * Drop outdated Python versions from GitHub Actions
  * Initial support for gzip compressed BEAM files

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pybeam?expand=0&rev=36
2024-08-29 19:14:39 +00:00
4 changed files with 5 additions and 11 deletions

View File

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

BIN
pybeam-0.8.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,9 +1,3 @@
-------------------------------------------------------------------
Mon Jun 23 17:01:33 UTC 2025 - Matwey Kornilov <matwey.kornilov@gmail.com>
- version update to 0.8.1:
Improve Erlang 28.0 support
-------------------------------------------------------------------
Thu Aug 29 12:06:21 UTC 2024 - pgajdos@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pybeam
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,7 @@
%bcond_with test
%endif
Name: python-pybeam%{?psuffix}
Version: 0.8.1
Version: 0.8
Release: 0
Summary: Python module to parse Erlang BEAM files
License: MIT