[buildinfo.debian.net] branch master updated (72bcbda -> 44bbd4f)

Chris Lamb chris at chris-lamb.co.uk
Thu Nov 3 20:18:17 UTC 2016


This is an automated email from the git hooks/post-receive script.

lamby pushed a change to branch master
in repository buildinfo.debian.net.

      from  72bcbda   Show submission timestamp.
       new  420113e   Add TemporaryDirectory context manager.
       new  c1237f2   Add model to store GPG key metadata.
       new  44bbd4f   Add async task to update/create key ids.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 bidb/{ => keys}/__init__.py            |  0
 bidb/keys/migrations/0001_initial.py   | 30 +++++++++++++++++++++++++++
 bidb/{ => keys/migrations}/__init__.py |  0
 bidb/keys/models.py                    | 22 ++++++++++++++++++++
 bidb/keys/tasks.py                     | 37 ++++++++++++++++++++++++++++++++++
 bidb/settings/defaults/apps.py         |  1 +
 bidb/utils/tempfile.py                 | 14 +++++++++++++
 7 files changed, 104 insertions(+)
 copy bidb/{ => keys}/__init__.py (100%)
 create mode 100644 bidb/keys/migrations/0001_initial.py
 copy bidb/{ => keys/migrations}/__init__.py (100%)
 create mode 100644 bidb/keys/models.py
 create mode 100644 bidb/keys/tasks.py
 create mode 100644 bidb/utils/tempfile.py

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/buildinfo.debian.net.git



More information about the Reproducible-commits mailing list