14
0
forked from pool/python-pybeam

Accepting request 1197447 from home:pgajdos:python

- 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/request/show/1197447
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pybeam?expand=0&rev=36
This commit is contained in:
2024-08-29 19:14:39 +00:00
committed by Git OBS Bridge
parent e772bc73a4
commit 10630bb0f7
4 changed files with 23 additions and 14 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Aug 29 12:06:21 UTC 2024 - pgajdos@suse.com
- 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
-------------------------------------------------------------------
Thu Nov 5 15:33:34 UTC 2020 - Matwey Kornilov <matwey.kornilov@gmail.com>