[Bug 1586770] Re: Add pymacaroons to xenial

2016-06-08 Thread Launchpad Bug Tracker
This bug was fixed in the package python-libnacl - 1.4.5-0ubuntu1

---
python-libnacl (1.4.5-0ubuntu1) xenial; urgency=medium

  * Backport to xenial (LP: #1586770).

python-libnacl (1.4.5-1) unstable; urgency=medium

  * Initial release (closes: #781984).

 -- Colin Watson   Sun, 29 May 2016 16:34:06 +0100

** Changed in: python-libnacl (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1586770

Title:
  Add pymacaroons to xenial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pymacaroons/+bug/1586770/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1586770] Re: Add pymacaroons to xenial

2016-06-08 Thread Launchpad Bug Tracker
This bug was fixed in the package pymacaroons - 0.9.2-0ubuntu1

---
pymacaroons (0.9.2-0ubuntu1) xenial; urgency=medium

  * Backport to xenial (LP: #1586770).

pymacaroons (0.9.2-1) unstable; urgency=medium

  * Initial release (closes: #824554).

 -- Colin Watson   Sun, 29 May 2016 16:36:20 +0100

** Changed in: pymacaroons (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1586770

Title:
  Add pymacaroons to xenial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pymacaroons/+bug/1586770/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1586770] Re: Add pymacaroons to xenial

2016-06-07 Thread Mathew Hodson
** Changed in: pymacaroons (Ubuntu)
   Importance: Undecided => High

** Changed in: python-libnacl (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1586770

Title:
  Add pymacaroons to xenial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pymacaroons/+bug/1586770/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1586770] Re: Add pymacaroons to xenial

2016-06-03 Thread Colin Watson
I installed python{,3}-{pymacaroons,mock,nose} from
xenial-{updates,proposed}, copied pymacaroons's functional tests to a
fresh directory to avoid problems with them quietly importing the
modules from git instead of the packaged ones, and ran "nosetests -v
tests/functional_tests" and "nosetests3 -v tests/functional_tests".
Both pass.  I also played about a bit with some manual macaroon
construction and inspection in the python{,3} REPLs, and things look
fine there too.

** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1586770

Title:
  Add pymacaroons to xenial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pymacaroons/+bug/1586770/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1586770] Re: Add pymacaroons to xenial

2016-06-03 Thread Colin Watson
** Description changed:

  In order to be able to authenticate properly to
  myapps.developer.ubuntu.com for such things as uploading snaps,
  snapcraft is going to need the "pymacaroons" library.  (This is because
  it needs to be able to get a macaroon-format authentication token from
  myapps, then go to SSO to get a "discharge macaroon" that confirms that
  it actually has permission from the user in question to act on their
  behalf, then bind these two tokens together; it's that last step that
  requires pymacaroons.)  pymacaroons in turn also requires python-
  libnacl.  I hope that we're generally agreed that it would be better for
  snapcraft not to need to embed its own copies of these libraries.
  
  I've packaged both of these in Debian unstable and they're therefore
  also in yakkety, but we need them in xenial-updates as well.
  
  I plan to test these by running the pymacaroons functional tests (which
  are in git although for some reason not in the released tarballs)
- against the built binaries.
+ against the built binaries, for both Python 2 and 3.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1586770

Title:
  Add pymacaroons to xenial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pymacaroons/+bug/1586770/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1586770] Re: Add pymacaroons to xenial

2016-06-03 Thread Adam Conrad
Hello Colin, or anyone else affected,

Accepted pymacaroons into xenial-proposed. The package will build now
and be available at
https://launchpad.net/ubuntu/+source/pymacaroons/0.9.2-0ubuntu1 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: pymacaroons (Ubuntu Xenial)
   Status: In Progress => Fix Committed

** Tags added: verification-needed

** Changed in: python-libnacl (Ubuntu Xenial)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1586770

Title:
  Add pymacaroons to xenial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pymacaroons/+bug/1586770/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1586770] Re: Add pymacaroons to xenial

2016-06-03 Thread Colin Watson
** Description changed:

  In order to be able to authenticate properly to
  myapps.developer.ubuntu.com for such things as uploading snaps,
  snapcraft is going to need the "pymacaroons" library.  (This is because
  it needs to be able to get a macaroon-format authentication token from
  myapps, then go to SSO to get a "discharge macaroon" that confirms that
  it actually has permission from the user in question to act on their
  behalf, then bind these two tokens together; it's that last step that
  requires pymacaroons.)  pymacaroons in turn also requires python-
  libnacl.  I hope that we're generally agreed that it would be better for
  snapcraft not to need to embed its own copies of these libraries.
  
  I've packaged both of these in Debian unstable and they're therefore
  also in yakkety, but we need them in xenial-updates as well.
+ 
+ I plan to test these by running the pymacaroons functional tests (which
+ are in git although for some reason not in the released tarballs)
+ against the built binaries.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1586770

Title:
  Add pymacaroons to xenial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pymacaroons/+bug/1586770/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs