Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Commit

Permalink
Python release 0.716
Browse files Browse the repository at this point in the history
  • Loading branch information
divegeek committed May 5, 2016
1 parent d558351 commit 99ec529
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions python/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
Keyczar Python release 0.716
==================
2016-05-04 Shawn Willden <swillden@google.com>

Overview of Changes:
* Replace the Memoize decorator with property cache to avoid memory leak.
* Add compatiblity with django-environ (Path)

Keyczar Python release 0.715
==================
Overview of Changes:
Expand Down

8 comments on commit 99ec529

@frispete
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you consider a PyPI release of 0.716?

@frispete
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you do, please let me know (as I co-maintain this package in openSUSE distributions..)

@divegeek
Copy link
Contributor Author

@divegeek divegeek commented on 99ec529 May 10, 2016 via email

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@frispete
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, Shawn, do I get you right in that you're not willing to do a PyPI release of 0.716?
It's a matter of python setup.py sdist upload - I can do that for you, but this requires you to add me as a maintainer in PyPI and you have to trust me.

@divegeek
Copy link
Contributor Author

@divegeek divegeek commented on 99ec529 May 10, 2016 via email

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@devinlundberg
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll do the update since I updated it for .715

@divegeek
Copy link
Contributor Author

@divegeek divegeek commented on 99ec529 May 10, 2016 via email

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@frispete
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@devinlundberg: that's great, thanks.

Please sign in to comment.