Change logs for python-debianbts source package in Stretch

  • python-debianbts (2.6.1) unstable; urgency=medium
    
      * Applied merged various pull requests:
      * Fixed ssl w/ Python 3.4.3, thanks again Gaetano Guerriero!
      * Adding pysimplesoap to install requirements in setup.py, thanks
        SimplicityGuy!
      * Replaced erroneous unicode values, thanks mprpic!
      * Fixed some typos, thanks jkwilk!
    
     -- Bastian Venthur <email address hidden>  Mon, 11 Jul 2016 10:50:39 +0200
  • python-debianbts (2.6.0) unstable; urgency=medium
    
      * Gaetano made python-debianbts thread safe by dynamically creating
        SoapClients instead of using a module-level one. (Closes: #801585)
    
     -- Bastian Venthur <email address hidden>  Thu, 15 Oct 2015 15:35:16 +0200
  • python-debianbts (2.4) unstable; urgency=medium
    
      * Fix "base64-encoded strings" merged patch by Gaetano that parses all
        fields of Bugreport via _parse_string_el. (Closes: #799528)
    
     -- Bastian Venthur <email address hidden>  Sun, 27 Sep 2015 13:37:22 +0200
  • python-debianbts (2.2) unstable; urgency=medium
    
      * Added patch by Gaetano to provide proper email messages in Buglog.
      * Upload to unstable
    
     -- Bastian Venthur <email address hidden>  Thu, 17 Sep 2015 12:41:37 +0200
  • python-debianbts (1.14) unstable; urgency=medium
    
      * Fix "preformance regression in get_status()" by applying patch from James
        McCoy. Thank you very much James! (Closes: #795198)
      * Made code more PEP8 compliant
      * Made unit tests more discoverable for nosetests
    
     -- Bastian Venthur <email address hidden>  Wed, 12 Aug 2015 10:05:35 +0200
  • python-debianbts (1.13) unstable; urgency=medium
    
      * Fix "reportbug: HTTPError 500 Internal Server Error" by merging patch
        contributed by James McCoi, thanks James! (Closes: #722226)
        * Bugs are now downloaded in batches of 500 bugs
      * Bumped standards version
      * Transitioned the package from python-support to dh_python2
    
     -- Bastian Venthur <email address hidden>  Thu, 23 Jul 2015 17:01:28 +0200
  • python-debianbts (1.12) unstable; urgency=medium
    
    
      * Added HTTP_PROXY support by applying the patch from Raphael Kubo da Costa,
        thank you very much! (Closes: #630496)
      * Fix "Bugreport.affects returns an array of chars, not strings" by
        splitting the input string (Closes: #670446)
    
     -- Bastian Venthur <email address hidden>  Mon, 07 Jul 2014 14:50:29 +0200