Codebase list python-pygerrit2 / 7695f1e
Fix description Filip Pytloun 6 years ago
2 changed file(s) with 5 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
1212 python3-all,
1313 python3-pbr (>= 0.8.2),
1414 python3-setuptools,
15 Build-Depends-Indep:
16 python-requests (>= 2.10.0),
17 python3-requests (>= 2.10.0),
1518 Standards-Version: 4.1.3
1619 Testsuite: autopkgtest-pkg-python
1720 Homepage: https://github.com/dpursehouse/pygerrit2
2427 Depends:
2528 ${misc:Depends},
2629 ${python:Depends},
27 Description: client library to interact with Gerrit Code Review via the REST API
30 Description: client library to interact with Gerrit Code Review via the REST API - Python 2.7
2831 pygerrit2 is simple Python library to provide interface to interact with
2932 Gerrit Code Review via it's REST API.
3033 .
3639 Depends:
3740 ${misc:Depends},
3841 ${python3:Depends},
39 Description: client library to interact with Gerrit Code Review via the REST API
42 Description: client library to interact with Gerrit Code Review via the REST API - Python 3.x
4043 pygerrit2 is simple Python library to provide interface to interact with
4144 Gerrit Code Review via it's REST API.
4245 .
2929 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3030 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3131 THE SOFTWARE.
32