Ravenports generated: 09 Nov 2018 08:42
[ravenports.git] / bucket_F1 / python-pbr
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               python-pbr
4 VERSION=                5.1.1
5 KEYWORDS=               python
6 VARIANTS=               py27 py36 py37
7 SDESC[py36]=            Python Build Reasonableness (PY 36)
8 SDESC[py37]=            Python Build Reasonableness (PY 37)
9 SDESC[py27]=            Python Build Reasonableness (PY 27)
10 HOMEPAGE=               https://docs.openstack.org/pbr/latest/
11 CONTACT=                Python_Automaton[python@ironwolf.systems]
12
13 DOWNLOAD_GROUPS=        main
14 SITES[main]=            PYPI/p/pbr
15 DISTFILE[1]=            pbr-5.1.1.tar.gz:main
16 DF_INDEX=               1
17 SPKGS[py36]=            single
18 SPKGS[py37]=            single
19 SPKGS[py27]=            single
20
21 OPTIONS_AVAILABLE=      PY27 PY36 PY37
22 OPTIONS_STANDARD=       none
23 VOPTS[py36]=            PY27=OFF PY36=ON PY37=OFF
24 VOPTS[py37]=            PY27=OFF PY36=OFF PY37=ON
25 VOPTS[py27]=            PY27=ON PY36=OFF PY37=OFF
26
27 USES=                   shebangfix
28
29 DISTNAME=               pbr-5.1.1
30
31 SHEBANG_FILES=          pbr/tests/testpackage/setup.py
32 GENERATED=              yes
33
34 [PY36].USES_ON=                         python:py36
35
36 [PY37].USES_ON=                         python:py37
37
38 [PY27].USES_ON=                         python:py27
39
40 [FILE:1976:descriptions/desc.single]
41 Introduction
42 ============
43
44 .. image:: https://img.shields.io/pypi/v/pbr.svg
45     :target: https://pypi.python.org/pypi/pbr/
46     :alt: Latest Version
47
48 .. image:: https://img.shields.io/pypi/dm/pbr.svg
49     :target: https://pypi.python.org/pypi/pbr/
50     :alt: Downloads
51
52 PBR is a library that injects some useful and sensible default behaviors
53 into your setuptools run. It started off life as the chunks of code that
54 were copied between all of the `OpenStack`_ projects. Around the time that
55 OpenStack hit 18 different projects each with at least 3 active branches,
56 it seemed like a good time to make that code into a proper reusable
57 library.
58
59 PBR is only mildly configurable. The basic idea is that there's a decent
60 way to run things and if you do, you should reap the rewards, because then
61 it's simple and repeatable. If you want to do things differently, cool! But
62 you've already got the power of Python at your fingertips, so you don't
63 really need PBR.
64
65 PBR builds on top of the work that `d2to1`_ started to provide for
66 declarative
67 configuration. `d2to1`_ is itself an implementation of the ideas behind
68 `distutils2`_. Although `distutils2`_ is now abandoned in favor of work
69 towards
70 `PEP 426`_ and Metadata 2.0, declarative config is still a great idea and
71 specifically important in trying to distribute setup code as a library
72 when that library itself will alter how the setup is processed. As Metadata
73 2.0 and other modern Python packaging PEPs come out, PBR aims to support
74 them as quickly as possible.
75
76 * License: Apache License, Version 2.0
77 * Documentation: https://docs.openstack.org/pbr/latest/
78 * Source: https://git.openstack.org/cgit/openstack-dev/pbr
79 * Bugs: https://bugs.launchpad.net/pbr
80 * Change Log: https://docs.openstack.org/pbr/latest/user/history.html
81
82 .. _d2to1: https://pypi.python.org/pypi/d2to1
83 .. _distutils2: https://pypi.python.org/pypi/Distutils2
84 .. _PEP 426: http://legacy.python.org/dev/peps/pep-0426/
85 .. _OpenStack: https://www.openstack.org/
86
87
88
89
90 [FILE:95:distinfo]
91 f59d71442f9ece3dffc17bc36575768e1ee9967756e6b6535f0ee1f0054c3d68       113476 pbr-5.1.1.tar.gz
92