15
0

Accepting request 1042010 from home:ojkastl_buildservice:Branch_devel_languages_python

update to 0.3.0

OBS-URL: https://build.opensuse.org/request/show/1042010
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hatch_vcs?expand=0&rev=9
This commit is contained in:
2022-12-11 11:12:29 +00:00
committed by Git OBS Bridge
parent e4aa30c690
commit 5e528ae8d1
4 changed files with 14 additions and 4 deletions

View File

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

BIN
hatch_vcs-0.3.0.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Dec 10 17:00:57 UTC 2022 - Johannes Kastl <kastl@b1-systems.de>
- update to 0.3.0:
* Changed
- Drop support for Python 2
* Added
- Add a metadata hook for injecting VCS metadata
- Bump the minimum supported version of Hatchling
-------------------------------------------------------------------
Wed Dec 7 06:34:23 UTC 2022 - Johannes Kastl <kastl@b1-systems.de>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1
Name: python-hatch_vcs
Version: 0.2.1
Version: 0.3.0
Release: 0
Summary: Hatch plugin for versioning with your preferred VCS
License: MIT