Debian Package Tracker
Register | Log in
Subscribe

python-aioxmpp

Choose email to subscribe with

general
  • source: python-aioxmpp (main)
  • version: 0.11.0-1
  • maintainer: Jonas Schäfer (DMD)
  • arch: all
  • std-ver: 4.1.5
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • stable: 0.10.3-3
  • testing: 0.11.0-1
  • unstable: 0.11.0-1
versioned links
  • 0.10.3-3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.11.0-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • python3-aioxmpp
  • python3-aioxmpp-doc (1 bugs: 0, 0, 1, 0)
action needed
Marked for autoremoval on 21 January: #975801 high
Version 0.11.0-1 of python-aioxmpp is marked for autoremoval from testing on Thu 21 Jan 2021. It is affected by #975801. You should try to prevent the removal by fixing these RC bugs.
Created: 2020-12-02 Last update: 2021-01-18 17:34
Fails to build during reproducibility testing normal
A package building reproducibly enables third parties to verify that the source matches the distributed binaries. It has been identified that this source package produced different results, failed to build or had other issues in a test environment. Please read about how to improve the situation!
Created: 2020-07-19 Last update: 2021-01-18 18:04
1 bug tagged patch in the BTS normal
The BTS contains patches fixing 1 bug, consider including or untagging them.
Created: 2021-01-06 Last update: 2021-01-18 17:32
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 0.12.0-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 ab7308f8673cbc80d4862debb1f2cd5bb3cd1c4d
Author: Jonas Schäfer <j.wielicki@sotecware.net>
Date:   Sat Jan 16 13:31:55 2021 +0100

    Prepare release 0.12.0-1

commit 9bed1bd49a9a29959d1b0e8e7f2999e783ff4e5c
Merge: 93af27a 811402d
Author: Jonas Schäfer <j.wielicki@sotecware.net>
Date:   Sat Jan 16 13:30:57 2021 +0100

    Merge branch 'upstream/latest' into debian/master

commit 811402d6619a0e477b0c9e2035bd828feace6bff
Merge: 7c059bf 0cdfdc7
Author: Jonas Schäfer <j.wielicki@sotecware.net>
Date:   Sat Jan 16 13:30:45 2021 +0100

    Merge tag 'v0.12.0' into upstream/latest
    
    Release of version 0.12.0

commit 93af27a0287ad3b7a65ea258421750d0a3310afa
Author: Jonas Schäfer <j.wielicki@sotecware.net>
Date:   Sat Jan 16 13:29:51 2021 +0100

    Revert "debian: Backport python 3.9 fixes from upstream"
    
    This reverts commit 98dcb7a05c74b16cd023c30fa0f85c6fe534b523.
    
    Upstream has fixed it.

commit 978855ed9c202dc4fbb14ab31b7758049728abcb
Author: Jonas Schäfer <j.wielicki@sotecware.net>
Date:   Sat Jan 16 13:29:37 2021 +0100

    Revert "Disable some tests which don’t work with Debian builders"
    
    This reverts commit af109535404ed4d6eb5b6d5a88f0c800e133abc1.
    
    Upstream has fixed this.

commit 0cdfdc7394e03f2c704341f4db7ea5ed8a9c6a37
Author: Jonas Schäfer <j.wielicki@sotecware.net>
Date:   Sat Jan 16 13:22:54 2021 +0100

    Bump version number to 0.12.0

commit 54a9af83d2f0f3302b7442a7e4be34dee9367d05
Author: Jonas Schäfer <j.wielicki@sotecware.net>
Date:   Sat Jan 16 13:23:58 2021 +0100

    Mention added support for Python 3.9 in changelog

commit beaa0062237619fc6d23757d3f55b2e05707f8f2
Author: Jonas Schäfer <j.wielicki@sotecware.net>
Date:   Sat Jan 16 13:21:05 2021 +0100

    Upgrade to be Beta, it’s working well enough

commit 8f50410ad5a5d2df1241059a456e643115e5e825
Author: Jonas Schäfer <j.wielicki@sotecware.net>
Date:   Sat Jan 16 13:18:15 2021 +0100

    Update setup.py to officially support Python 3.9

commit 39b289a31d0d4c206873c4467aa8029f7f7c8594
Author: Jonas Schäfer <j.wielicki@sotecware.net>
Date:   Sat Jan 16 13:14:16 2021 +0100

    Update dependencies to more realistically cover what we support
    
    Fixes #348.

commit 505889c15c7ff5d4ad810cc4c2b11005ed42d95c
Author: Jonas Schäfer <j.wielicki@sotecware.net>
Date:   Sat Jan 16 13:12:18 2021 +0100

    Tolerate systems where /etc/resolv.conf is missing
    
    Some build systems for distribution packages may have such an
    incomplete environment. To handle this, we introduce the dummy
    resolver which always answers with NoAnswer when asked anything.

commit b3f700e0d01051a579f64273a13afc63358d8acd
Author: Jonas Schäfer <j.wielicki@sotecware.net>
Date:   Sat Jan 16 11:30:54 2021 +0100

    Replace travis CI with GitHub Actions

commit 70db57fadfb1047465e23af18f2b9fb622938278
Author: Jonas Schäfer <j.wielicki@sotecware.net>
Date:   Sat Jan 16 11:59:44 2021 +0100

    Make test compatible with all aiosasl versions
    
    aiosasl 0.5 changed the location of the random number generator.
    Also, at some point, we should change this test to not require
    messing so much with aiosasl.

commit af109535404ed4d6eb5b6d5a88f0c800e133abc1
Author: Jonas Schäfer <j.wielicki@sotecware.net>
Date:   Wed Dec 23 13:52:57 2020 +0100

    Disable some tests which don’t work with Debian builders
    
    This time for real.
    
    This reverts commit 9a4d3d83266cf85967935e403e80fb951cbba2b5 and
    also adds the patch to the series so that it is actually applied.

commit 9a4d3d83266cf85967935e403e80fb951cbba2b5
Author: Jonas Schäfer <j.wielicki@sotecware.net>
Date:   Wed Dec 23 13:48:56 2020 +0100

    Revert "Disable some tests which don’t work with Debian builders"
    
    This reverts commit aa607dfcebd9587f4869ca6c57272ca4d9708f73.

commit aa607dfcebd9587f4869ca6c57272ca4d9708f73
Author: Jonas Schäfer <j.wielicki@sotecware.net>
Date:   Wed Dec 23 11:24:35 2020 +0100

    Disable some tests which don’t work with Debian builders

commit 98dcb7a05c74b16cd023c30fa0f85c6fe534b523
Author: Jonas Schäfer <j.wielicki@sotecware.net>
Date:   Sun Dec 13 16:16:08 2020 +0100

    debian: Backport python 3.9 fixes from upstream
    
    This pulls in the following commits:
    
    - 5e530636df162d8371d286b8fdaf284f4dd83f35
    - 5e375400a05b1cbec8b2459838ced2cdf57394b0
    
    Those have not been released upstream yet, so this is the quick
    fix until 0.12 is released (which should also happen this
    year...).

commit 5e530636df162d8371d286b8fdaf284f4dd83f35
Author: Jonas Schäfer <j.wielicki@sotecware.net>
Date:   Sun Dec 13 16:14:15 2020 +0100

    More compatibility fixes for Python 3.9

commit 6806113c48839dab55460679f9f8629c3fe39346
Merge: 694cf2b 5d77068
Author: Jonas Schäfer <j.wielicki@sotecware.net>
Date:   Sun Nov 22 14:44:23 2020 +0100

    Merge branch 'feature/features-futures' into devel

commit 5d77068672cf9fe2423c5dd2ffbe52b903faf779
Author: Jonas Schäfer <j.wielicki@sotecware.net>
Date:   Sun Nov 22 13:14:37 2020 +0100

    protocol: add support for multiple and late-created features_future:s
    
    The idea behind this is that this allows us to create an XMLStream
    early and configure it (e.g. with future language settings, or
    namespaces or whatever) before passing it down to the place where
    the actual stream negotiation happens.
    
    While we could instead pass down the future, that would be more
    error-prone (and less flexible) than passing down the XMLStream
    itself.

commit 9a14b4dfb1b5c91b4e21714fe137a850a496f7f9
Author: Jonas Schäfer <j.wielicki@sotecware.net>
Date:   Sun Nov 22 13:02:20 2020 +0100

    protocol: include documentation for error_futures in XMLStream

commit 30504814105e0f55a93abc9e6fed6e10e2c2a791
Author: Jonas Schäfer <j.wielicki@sotecware.net>
Date:   Sun Nov 22 13:01:05 2020 +0100

    protocol: port XMLStream docs to new format

commit 06c22b3c59a844ad691f8076ca9d96f174169ab5
Author: Jonas Schäfer <j.wielicki@sotecware.net>
Date:   Sun Nov 22 12:56:43 2020 +0100

    docs: fix changelog anchors

commit 694cf2b9c27937a91640dbe9cf51ec54d6cb44a7
Author: Jonas Schäfer <j.wielicki@sotecware.net>
Date:   Tue Sep 1 21:51:29 2020 +0200

    Add simple sendxmpp example

commit 2a506a5f7a8e220d3610dd27758b2e10a649d9d1
Merge: 59d4a18 1ec5422
Author: Jonas Schäfer <j.wielicki@sotecware.net>
Date:   Sat Aug 29 12:09:49 2020 +0200

    Merge branch 'feature/xep-0106-backslash-escape-fix' into devel

commit 59d4a181f131b5b1174db464d9116bdbd367a4b2
Author: zak333 <zak333@users.noreply.github.com>
Date:   Fri Aug 28 18:28:36 2020 +0200

    Fix typo: no_verfiy -> no_verify

commit 1ec542292b400d50133d6c3b1ab2192807c542ad
Author: lovetox <philipp@hoerist.com>
Date:   Thu Aug 27 20:28:11 2020 +0200

    Fix jid_escape() logic
    
    The "\5c" sequence needs to be escaped first because other sequences like "\20" are escaped to "\5c20" and introduce more "\5c" sequences into the string which later would be escaped a second time to "\5c5c"

commit ae2c315fa2242542e4174434a94488c39470b910
Author: Jonas Schäfer <j.wielicki@sotecware.net>
Date:   Sun Jun 7 10:49:09 2020 +0200

    Make up client ID on the go in log-to-scs.py
    
    This makes it a tad easier to use in the common case where more
    than two clients take part in the exchange.

commit e7567ad31618f2d9ac0e8d984238217711f01d9c
Author: Jonas Schäfer <j.wielicki@sotecware.net>
Date:   Sun Apr 19 10:02:21 2020 +0200

    Update Vcs URLs after Salsa username change

commit 548dff57f878995262a861ee9530191afbdedd53
Merge: 73d58d1 1de6d89
Author: Jonas Schäfer <j.wielicki@sotecware.net>
Date:   Tue Apr 14 17:28:16 2020 +0200

    Merge branch 'feature/e2etest-improvements' into devel

commit 1de6d89fb7fd71cc1ab7e6c542529acc6877a5d3
Author: Jonas Schäfer <j.wielicki@sotecware.net>
Date:   Mon Apr 13 16:01:42 2020 +0200

    pep: use correct check to assert PEP availability in tests
    
    Using @require_identity may lock onto an identity on a different
    entity (for example, the domain) instead of the user’s account.
    
    Since PEP requires interaction with the user’s account, the
    identity check needs to be done there, too, which is what
    @require_pep does.

commit ea30b10f1db752b2f221f4158218a11c7f3ef6eb
Author: Jonas Schäfer <j.wielicki@sotecware.net>
Date:   Mon Apr 13 10:50:54 2020 +0200

    e2etest: implement StaticPasswordProvisioner
    
    This provisioner is intended for use with servers which do not
    provide the full feature set with SASL ANONYMOUS (or don’t support
    it at all) and do not have a mod_auth_any equivalent.
    
    Fixes #328.

commit fe9cf779cfc60ca2acbfbbddf1bf9ab3ac279090
Author: Jonas Schäfer <j.wielicki@sotecware.net>
Date:   Mon Apr 13 10:45:03 2020 +0200

    e2etest: add a flag to the plugin to skip all non-e2e tests
    
    The use case for this is in other people’s CI. The non-e2e tests
    are sometimes timing based and thus inherently flakey. The
    e2etests are not that, since they’re based on interactions with a
    real server.
    
    Fixes #327.

commit 19ed50dc11d2af2b8860d01a55e5ef890a99db46
Author: Jonas Schäfer <j.wielicki@sotecware.net>
Date:   Mon Apr 13 10:58:42 2020 +0200

    e2etest,private_xml,bookmarks: add quirk to skip XEP-0049 tests
    
    There is no way to detect availability of XEP-0049 on the server
    side. The newly added quirk allows to disable tests on servers
    which do not support XEP-0049 at the moment or with the given
    configuration.
    
    Fixes #329.

commit 73d58d19e4534db92932de384109bcb339e06f70
Merge: 100ac4b 5e37540
Author: Jonas Schäfer <j.wielicki@sotecware.net>
Date:   Mon Apr 13 16:50:02 2020 +0200

    Merge branch 'feature/async-def' into devel
    
    The Travis CI pipeline passed, but due to the .org -> .com switch,
    this is not visible in the UI.

commit 5e375400a05b1cbec8b2459838ced2cdf57394b0
Author: Jonas Schäfer <j.wielicki@sotecware.net>
Date:   Mon Apr 13 14:53:36 2020 +0200

    Replace @asyncio.coroutine with async def
    
    Yay for Python 3.5+!

commit ef1fd1197eb3d41e4e6644535e79d0fe841fdd5b
Author: Jonas Schäfer <j.wielicki@sotecware.net>
Date:   Mon Apr 13 14:57:59 2020 +0200

    Bump travis CI Python versions
    
    - Drop support for Python 3.4
    - Raise the default test version to 3.7

commit 100ac4ba7660e79f20ce59fe477ee10f0fe4dcfc
Author: Jonas Schäfer <j.wielicki@sotecware.net>
Date:   Mon Apr 13 10:53:11 2020 +0200

    docs: fix useless argument list for provisioners

commit 347187c8e1a16e0e589f2c78c494ef4dea4c6bdb
Author: Jonas Schäfer <j.wielicki@sotecware.net>
Date:   Mon Apr 13 10:47:34 2020 +0200

    docs: create changelog section header for version 0.12

commit 4fd6c4ecb0fe3f271cfed770d7b0593ea787f156
Author: Jonas Schäfer <j.wielicki@sotecware.net>
Date:   Mon Apr 13 10:41:44 2020 +0200

    Bump the version number on devel to 0.12.0-a0


https://salsa.debian.org/api/v4/projects/jssfr-guest%2Fpython-aioxmpp API request failed: 404 Not Found at /srv/qa.debian.org/data/vcswatch/vcswatch line 379.
Created: 2020-12-17 Last update: 2021-01-16 16:04
lintian reports 1 warning normal
Lintian reports 1 warning about this package. You should make the package lintian clean getting rid of them.
Created: 2020-08-22 Last update: 2020-08-22 06:05
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.5.1 instead of 4.1.5).
Created: 2018-11-20 Last update: 2020-11-17 05:41
news
[rss feed]
  • [2020-04-17] python-aioxmpp 0.11.0-1 MIGRATED to testing (Debian testing watch)
  • [2020-04-11] Accepted python-aioxmpp 0.11.0-1 (source) into unstable (Jonas Schäfer) (signed by: W. Martin Borgert)
  • [2019-04-01] python-aioxmpp 0.10.3-3 MIGRATED to testing (Debian testing watch)
  • [2019-03-22] Accepted python-aioxmpp 0.10.3-3 (source all) into unstable (Jonas Schäfer) (signed by: W. Martin Borgert)
  • [2019-03-06] python-aioxmpp 0.10.3-2 MIGRATED to testing (Debian testing watch)
  • [2019-02-24] Accepted python-aioxmpp 0.10.3-2 (source all) into unstable (Jonas Schäfer) (signed by: W. Martin Borgert)
  • [2019-01-19] python-aioxmpp 0.10.3-1 MIGRATED to testing (Debian testing watch)
  • [2019-01-13] Accepted python-aioxmpp 0.10.3-1 (source all) into unstable (Jonas Schäfer) (signed by: W. Martin Borgert)
  • [2019-01-07] python-aioxmpp 0.10.2-1 MIGRATED to testing (Debian testing watch)
  • [2019-01-01] Accepted python-aioxmpp 0.10.2-1 (source all) into unstable (Jonas Schäfer) (signed by: W. Martin Borgert)
  • [2018-11-25] python-aioxmpp 0.10.1-1 MIGRATED to testing (Debian testing watch)
  • [2018-11-19] Accepted python-aioxmpp 0.10.1-1 (source all) into unstable, unstable (Jonas Schäfer) (signed by: W. Martin Borgert)
bugs [bug history graph]
  • all: 2
  • RC: 1
  • I&N: 0
  • M&W: 1
  • F&P: 0
  • patch: 1
links
  • homepage
  • lintian (0, 1)
  • buildd: logs, clang, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • security tracker
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 0.11.0-1

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