Ravenports generated: 17 Mar 2024 00:49
[ravenports.git] / bucket_3A / python-setuptools-scm-git-archive
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               python-setuptools-scm-git-archive
4 VERSION=                1.4.1
5 KEYWORDS=               python
6 VARIANTS=               v11 v12
7 SDESC[v11]=             Setuptools_scm plugin for git archives (3.11)
8 SDESC[v12]=             Setuptools_scm plugin for git archives (3.12)
9 HOMEPAGE=               https://github.com/Changaco/setuptools_scm_git_archive/
10 CONTACT=                Python_Automaton[python@ironwolf.systems]
11
12 DOWNLOAD_GROUPS=        main
13 SITES[main]=            PYPIWHL/38/b3/529d516b25ec768b8ebc2df35785a50c90e481c80e2c0d6ce68c81d60afa
14 DISTFILE[1]=            setuptools_scm_git_archive-1.4.1-py2.py3-none-any.whl:main
15 DF_INDEX=               1
16 SPKGS[v11]=             single
17 SPKGS[v12]=             single
18
19 OPTIONS_AVAILABLE=      PY311 PY312
20 OPTIONS_STANDARD=       none
21 VOPTS[v11]=             PY311=ON PY312=OFF
22 VOPTS[v12]=             PY311=OFF PY312=ON
23
24 DISTNAME=               setuptools_scm_git_archive-1.4.1.dist-info
25
26 GENERATED=              yes
27
28 [PY311].USES_ON=                        python:v11,wheel
29
30 [PY312].USES_ON=                        python:v12,wheel
31
32 [FILE:514:descriptions/desc.single]
33 **This plugin is obsolete. ``setuptools_scm >= 7.0.0`` supports Git
34 archives by itself.**
35
36 Migration guide
37 ---------------
38
39 Change the contents of the ``.git_archival.txt`` file in the root directory
40 of your repository from::
41
42     ref-names: $Format:%D$
43
44 to::
45
46     node: $Format:%H$
47     node-date: $Format:%cI$
48     describe-name: $Format:%(describe:tags=true)$
49     ref-names: $Format:%D$
50
51 Remove setuptools_scm_git_archive from your project's dependencies (e.g.
52 the
53 setup_requires list in your ``setup.py`` file).
54
55
56 [FILE:132:distinfo]
57 4a0b90286f469df220769a66ed1e910a11f524c61f3caa2cd4fad95750ac3b4f         3267 setuptools_scm_git_archive-1.4.1-py2.py3-none-any.whl
58