Debian Package Tracker
Register | Log in
Subscribe

pytorch-audio

Choose email to subscribe with

general
  • source: pytorch-audio (main)
  • version: 0.13.1-1
  • maintainer: Debian Deep Learning Team (archive) (DMD)
  • uploaders: Mo Zhou [DMD]
  • arch: any
  • std-ver: 4.6.2
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • oldstable: 0.7.2-1
  • stable: 0.13.1-1
  • unstable: 0.13.1-1
versioned links
  • 0.7.2-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.13.1-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • python3-torchaudio
action needed
1 binary package has unsatisfiable dependencies high
  • The dependencies of python3-torchaudio=0.13.1-1+b1 cannot be satisfied in unstable on arm64, s390x, ppc64el, and amd64 because: conflict between libtorch2.0 and libtorch1.13
Created: 2023-09-07 Last update: 2023-10-01 01:41
Debci reports failed tests high
  • unstable: fail (log)
    The tests ran in 0:01:12
    Last run: 2023-09-20T02:27:43.000Z
    Previous status: fail

  • testing: pass (log)
    The tests ran in 0:01:40
    Last run: 2023-08-09T12:30:28.000Z
    Previous status: pass

  • stable: pass (log)
    The tests ran in 0:01:12
    Last run: 2023-09-19T01:53:35.000Z
    Previous status: pass

Created: 2023-08-27 Last update: 2023-10-01 00:37
A new upstream version is available: 2.0.2 high
A new upstream version 2.0.2 is available, you should consider packaging it.
Created: 2021-03-07 Last update: 2023-09-30 19:35
The package has not entered testing even though the delay is over normal
The package has not entered testing even though the 2-day delay is over. Check why.
Created: 2023-08-31 Last update: 2023-10-01 01:39
1 bug tagged patch in the BTS normal
The BTS contains patches fixing 1 bug, consider including or untagging them.
Created: 2023-09-13 Last update: 2023-10-01 01:33
version in VCS is newer than in repository, is it time to upload? normal
vcswatch reports that this package seems to have a new changelog entry (version 2.0.2-1, distribution UNRELEASED) and new commits in its VCS. You should consider whether it's time to make an upload.

Here are the relevant commit messages:
commit ae08742cc4a3392d26d20df75051ea1a28145f75
Author: Mo Zhou <lumin@debian.org>
Date:   Tue Sep 5 21:26:47 2023 -0400

    Bump pytorch depends to >= 2.0.0~.

commit 4524f7f8e4c0bd46d10766999b7114d8c85f24f6
Author: Mo Zhou <lumin@debian.org>
Date:   Tue Sep 5 21:25:13 2023 -0400

    gbp-dch: update

commit 232622a4c46fe6a19f9568b2c18350bedd0fc173
Merge: bbcbf00 bb765e8
Author: Mo Zhou <lumin@debian.org>
Date:   Tue Sep 5 21:24:52 2023 -0400

    Update upstream source from tag 'upstream/2.0.2'
    
    Update to upstream version '2.0.2'
    with Debian dir 8460361bb0e8cd1bdb394a6c973b50faa24cc1d8

commit bb765e85a88ef435dbaed26f6a28827403b532e8
Author: Mo Zhou <lumin@debian.org>
Date:   Tue Sep 5 21:24:45 2023 -0400

    New upstream version 2.0.2

commit bbcbf00c4f7a727915f6637085805838fed2a0b3
Author: Aron Xu <happyaron.xu@gmail.com>
Date:   Fri Feb 10 03:06:56 2023 +0800

    Release 0.13.1-1 to unstable

commit 019d430d868a8385e49bba7c02d9137fd653a1f9
Author: Aron Xu <happyaron.xu@gmail.com>
Date:   Fri Feb 10 03:05:00 2023 +0800

    d/control: add ffmpeg to B-D

commit cb993ec2704627795734c5f729e72cbebe7b7d85
Author: Aron Xu <aron@debian.org>
Date:   Wed Feb 8 11:44:35 2023 +0000

    d/rules: disable ext-rename from dh-python and better cleanup

commit d5b82af66e52b3aa56076cf7603f2b11e677fcbb
Author: Aron Xu <aron@debian.org>
Date:   Wed Feb 8 11:38:32 2023 +0000

    d/patches: update patch to address build system fixes

commit b4d237006146bcc6d5d9af97d85d460aa707b202
Author: Aron Xu <happyaron.xu@gmail.com>
Date:   Wed Feb 8 19:17:11 2023 +0800

    d/control: set X-Python3-Version to 3.11

commit b33d697a02e2b2861efe88e366ad78203ab7400d
Author: Aron Xu <happyaron.xu@gmail.com>
Date:   Tue Feb 7 22:45:40 2023 +0800

    d/control: add pkg-config to B-D

commit 2d342e5d35ddeb5ef6822c3d26438f4318c1d6b2
Author: Aron Xu <happyaron.xu@gmail.com>
Date:   Thu Feb 2 16:08:27 2023 +0800

    d/control: add cmake to B-D

commit 84ba87e0911c015b70c8f079be1a57b5ac909268
Author: Aron Xu <happyaron.xu@gmail.com>
Date:   Thu Feb 2 16:04:40 2023 +0800

    d/patches: add patch to avoid init submodules

commit e50b225277f43a260f19e2349efee8abc393b455
Author: Aron Xu <happyaron.xu@gmail.com>
Date:   Thu Feb 2 15:48:40 2023 +0800

    d/control: update std-ver to 4.6.2, no changes

commit 254656c2afa8d45258e6ecade9e06327ae071adc
Author: Aron Xu <happyaron.xu@gmail.com>
Date:   Thu Feb 2 15:46:18 2023 +0800

    d/control: allow building with torch >= 1.13

commit 70b8b8ce52e57ca4892e26953b0c2ecc1a0d2e80
Author: Aron Xu <happyaron.xu@gmail.com>
Date:   Thu Feb 2 15:44:40 2023 +0800

    d/control: add 3.11 to X-Python3-Version

commit 38a65d601ab3a825d6733f44d20f5e9eefa177a1
Merge: 6bf551c cdb1e69
Author: Aron Xu <happyaron.xu@gmail.com>
Date:   Thu Feb 2 15:44:09 2023 +0800

    Update upstream source from tag 'upstream/0.13.1'
    
    Update to upstream version '0.13.1'
    with Debian dir 6bd280b9fcd855403102cf9c0d080fbc7cb319f7

commit cdb1e698f4ee781c266fae238ab10c65e3ade31b
Author: Aron Xu <happyaron.xu@gmail.com>
Date:   Thu Feb 2 15:44:04 2023 +0800

    New upstream version 0.13.1

commit 6bf551c8fcfe7cf354d832d4ce929b7b10ca48ab
Author: Mo Zhou <lumin@debian.org>
Date:   Fri Oct 7 23:00:26 2022 -0400

    Add autopkgtest file.

commit 506011de20d73d0a8a4da1906a31af733c246c82
Author: Mo Zhou <lumin@debian.org>
Date:   Fri Oct 7 22:55:00 2022 -0400

    gbp-dch: update

commit 15e32476c191a46774a306226f3baccbcee8a11e
Author: Mo Zhou <lumin@debian.org>
Date:   Fri Oct 7 22:53:14 2022 -0400

    Bump X-Python3-Version to 3.10.

commit e49bf882320015719cbd2f99108af0781a83a32c
Author: Mo Zhou <lumin@debian.org>
Date:   Fri Oct 7 22:52:09 2022 -0400

    Require python3-torch (>= 1.12.0~).

commit 0c173fc628c0128184430323321fb78fb5158ab6
Author: Mo Zhou <lumin@debian.org>
Date:   Fri Oct 7 22:51:09 2022 -0400

    cme update dpkg-copyright.

commit 4970b003f8844fbbd9cd8e01172af5370152dd8e
Author: Mo Zhou <lumin@debian.org>
Date:   Fri Oct 7 22:40:36 2022 -0400

    gbp-dch: update

commit 61258b64ae8c18a5c00117dc7a2b6e6f1629f62a
Merge: b4fc28d 317b291
Author: Mo Zhou <lumin@debian.org>
Date:   Fri Oct 7 22:40:23 2022 -0400

    Update upstream source from tag 'upstream/0.12.1'
    
    Update to upstream version '0.12.1'
    with Debian dir d5e099eeb58e8d17ea1410a60abc1009fc0120e5

commit 317b291445318921a0ed424c6eaf4c82ce0369ff
Author: Mo Zhou <lumin@debian.org>
Date:   Fri Oct 7 22:40:16 2022 -0400

    New upstream version 0.12.1
Created: 2022-10-08 Last update: 2023-09-23 22:11
lintian reports 4 warnings normal
Lintian reports 4 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2023-02-11 Last update: 2023-02-11 00:38
debian/patches: 1 patch to forward upstream low

Among the 1 debian patch available in version 0.13.1-1 of the package, we noticed the following issues:

  • 1 patch where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2023-02-26 Last update: 2023-02-26 15:54
Build log checks report 1 warning low
Build log checks report 1 warning
Created: 2023-02-10 Last update: 2023-02-10 00:36
testing migrations
  • excuses:
    • Migration status for pytorch-audio (- to 0.13.1-1): BLOCKED: Rejected/violates migration policy/introduces a regression
    • Issues preventing migration:
    • ∙ ∙ Impossible Depends: pytorch-audio -> libtorch1.13/1.13.1+dfsg-4/amd64
    • ∙ ∙ Impossible Depends: pytorch-audio -> libtorch1.13/1.13.1+dfsg-4/arm64
    • ∙ ∙ Impossible Depends: pytorch-audio -> libtorch1.13/1.13.1+dfsg-4/ppc64el
    • ∙ ∙ Impossible Depends: pytorch-audio -> libtorch1.13/1.13.1+dfsg-4/s390x
    • Additional info:
    • ∙ ∙ Piuparts tested OK - https://piuparts.debian.org/sid/source/p/pytorch-audio.html
    • ∙ ∙ autopkgtest for pytorch-audio/0.13.1-1: amd64: Pass, arm64: Pass, ppc64el: Pass, s390x: Pass
    • ∙ ∙ Required age reduced by 3 days because of autopkgtest
    • ∙ ∙ 233 days old (needed 2 days)
    • Not considered
news
[rss feed]
  • [2023-09-01] pytorch-audio REMOVED from testing (Debian testing watch)
  • [2023-08-29] pytorch-audio 0.13.1-1 MIGRATED to testing (Debian testing watch)
  • [2023-08-28] pytorch-audio REMOVED from testing (Debian testing watch)
  • [2023-02-13] pytorch-audio 0.13.1-1 MIGRATED to testing (Debian testing watch)
  • [2023-02-09] Accepted pytorch-audio 0.13.1-1 (source) into unstable (Aron Xu)
  • [2022-04-08] pytorch-audio REMOVED from testing (Debian testing watch)
  • [2022-02-10] pytorch-audio 0.7.2-1 MIGRATED to testing (Debian testing watch)
  • [2021-11-11] pytorch-audio REMOVED from testing (Debian testing watch)
  • [2020-12-23] pytorch-audio 0.7.2-1 MIGRATED to testing (Debian testing watch)
  • [2020-12-17] Accepted pytorch-audio 0.7.2-1 (source) into unstable (Mo Zhou)
  • [2020-11-25] Accepted pytorch-audio 0.7.0-1 (source) into unstable (Mo Zhou)
  • [2020-10-21] Accepted pytorch-audio 0.6.0-3 (source) into unstable (Mo Zhou)
  • [2020-10-16] Accepted pytorch-audio 0.6.0-2 (source amd64) into experimental, experimental (Debian FTP Masters) (signed by: Mo Zhou)
  • [2020-10-16] Accepted pytorch-audio 0.6.0-1 (source amd64) into experimental, experimental (Debian FTP Masters) (signed by: Mo Zhou)
bugs [bug history graph]
  • all: 1
  • RC: 0
  • I&N: 1
  • M&W: 0
  • F&P: 0
  • patch: 1
links
  • homepage
  • lintian (0, 4)
  • buildd: logs, checks, debcheck, cross
  • popcon
  • browse source code
  • edit tags
  • other distros
  • debian patches
  • debci

Debian Package Tracker — Copyright 2013-2018 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing