forked from pool/python-fastbencode
Accepting request 1034391 from home:yarunachalam:branches:devel:languages:python
- Update to version 0.1 * Make C extension mandatory when built in cibuildwheel * Rely on standard infra for optionally building extension. * Don't install wheel explicitly * Fix uploading artifacts. - Update to version 0.0.15 * Publish wheels from the right directory. - Update to version 0.0.14. * Depend on packaging for packaging.version. * Add pyproject.toml * Build wheels on pull request. * Build python wheels. * Migrate to setup.cfg. * Ship py.typed. OBS-URL: https://build.opensuse.org/request/show/1034391 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fastbencode?expand=0&rev=5
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python3-%{**}}
|
||||
Name: python-fastbencode
|
||||
Version: 0.0.12
|
||||
Version: 0.1
|
||||
Release: 0
|
||||
Summary: Implementation of the bencode serialization format
|
||||
License: GPL-2.0-or-later
|
||||
|
||||
Reference in New Issue
Block a user