praw 5.2.0-1 source package in Ubuntu

Changelog

praw (5.2.0-1) unstable; urgency=medium
  * New upstream release.
  * New maintainer (Closes: #855636).
  * debian/control:
    - Updates Uploaders and Mainter field.
    - Removes python 2 package.
    - Adds python3-prawcore as dependency.
    - Adds python3-sphinx-rtd-theme as build dependency.
    - Updates Vcs-* fields to use the new GIT repository.
    - Adds python3-pytest-runner as build dependency.
  * Bumps debian/compat version from 9 to 10.
  * debian/watch: Changes URI to use HTTPS.
  * debian/rules:
    - Removes python2 from `dh --with` argument.
    - Removes override_dh_auto_install, praw-multiprocess is
      no longer generated.
  * Removes lintian-overrides.
  * Updates debian/copyright, upstream source code has been relicensed
    to BSD-2-Clause.
  * Bumps Standards-Version to 4.1.1, debian/copyright Format field changed to
    its HTTPS form.
  * debian/praw-doc.doc base, removes *.png files references.

 -- Josue Ortega <email address hidden>  Sat, 28 Oct 2017 17:19:10 -0600

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
praw_5.2.0-1.dsc 2.2 KiB 9decb674bcd9def7ccb5b2a71942a49f236d162f2064d8036b332cfc6a68bf57
praw_5.2.0.orig.tar.gz 8.1 MiB 144ee79f08e0cc08936de3fd6a7f8b196be127539de5e1d71680ad0e4af4c7b8
praw_5.2.0-1.debian.tar.xz 3.8 KiB 0c9797d41015ed096b50379aa734d4f9f1c23e9ad50ea2298b689cae365d5f79

Available diffs

No changes file available.

Binary packages built by this source

praw-doc: Python Reddit API Wrapper (Documentation)

 PRAW, an acronym for "Python Reddit API Wrapper", is a Python module that
 allows for simple access to Reddit's API. PRAW aims to be as easy to use as
 possible and is designed to follow all of Reddit's API rules.
 .
 This package provides documentation and tests for PRAW.

python3-praw: Python Reddit API Wrapper (Python 3 version)

 PRAW, an acronym for "Python Reddit API Wrapper", is a Python module that
 allows for simple access to Reddit's API. PRAW aims to be as easy to use as
 possible and is designed to follow all of Reddit's API rules.
 .
 This package provides the Python 3 version.