Change logs for ipython source package in Oracular

  • ipython (8.20.0-1ubuntu1) oracular; urgency=medium
    
      * Update pytest and tests for pytest 8 compatibility (LP: #2068674).
        - d/p/pytest8-nose-tests.patch: update nose-style tests for pytest 8.2+
        - d/p/support-pytest-plugin.patch: update pytest plugin for pytest 8.1+
    
     -- Chris Peterson <email address hidden>  Thu, 06 Jun 2024 17:22:13 -0700
  • ipython (8.20.0-1) unstable; urgency=medium
    
      * Team upload.
      * New upstream release.
        - Adds support for Python 3.12. (Closes: #1056414)
      * Refresh patches.
      * Drop the broken embedding patch, superseded upstream.
      * Clean correctly. (Closes: #1049281)
      * Copy the manpage instead of moving it. (Closes: #1049598)
      * Depend on python3-pandas, python3-pickleshare, and python3-trio in
        autotpkgtest for extra coverage.
      * Run the autopkgtest against the installed package.
      * Skip test_pretty_environ as it is broken.
    
     -- Stefano Rivera <email address hidden>  Sun, 14 Jan 2024 20:32:19 -0400