Change logs for python-scrapy source package in Disco

  • python-scrapy (1.5.1-1) unstable; urgency=medium
    
      [ Ondřej Nový ]
      * d/control: Set Vcs-* to salsa.debian.org
      * d/control: Remove ancient X-Python-Version field
      * d/control: Remove ancient X-Python3-Version field
      * Use 'python3 -m sphinx' instead of sphinx-build for building docs
    
      [ nyov ]
      * New upstream release. (Closes: #891725)
      * Clean up alternatives on removal. (Closes: #855578)
      * Install lintian override to silence "source is missing" on
        overlong javascript line.
    
      [ Andrej Shadura ]
      * Make Python 2 packages depend on python-functools32.
      * Catch StopIteration from raised from next().
        Generators should not raise StopIteration, but return instead.
        Python 3.7 enforces that.
    
     -- Andrej Shadura <email address hidden>  Sat, 29 Sep 2018 14:51:15 +0200
  • python-scrapy (1.5.0-1) unstable; urgency=low
    
      * Team upload.
      * New upstream release.
      * Always use pristine-tar.
      * Bump debhelper compatibility and version to 11.
      * Bump Standards-Version to 4.1.3.
      * Run wrap-and-sort -bast to reduce diff size of future changes.
      * Enable autopkgtest-pkg-python testsuite.
      * Remove debian/python-scrapy.examples as upstream no longer provides
        the related files.
      * Build documentation in override_dh_sphinxdoc.
      * Remove trailing whitespaces in previous changelog entries.
    
     -- Michael Fladischer <email address hidden>  Sun, 21 Jan 2018 21:30:28 +0100