forked from jsonn/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
--- 3.3 --- * Add ``include`` parameter to ``setuptools.find_packages()``. --- 3.2 --- * Pull Request #39: Add support for C++ targets from Cython ``.pyx`` files. * Issue #162: Update dependency on certifi to 1.0.1. * Issue #164: Update dependency on wincertstore to 0.2.
- Loading branch information
wiz
committed
Mar 31, 2014
1 parent
39dbb58
commit 526cd2f
Showing
3 changed files
with
17 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
$NetBSD: distinfo,v 1.22 2014/03/12 10:14:19 wiz Exp $ | ||
$NetBSD: distinfo,v 1.23 2014/03/31 08:32:27 wiz Exp $ | ||
|
||
SHA1 (setuptools-3.1.tar.gz) = c5a48d853855111eaa839cb367971398a496ec09 | ||
RMD160 (setuptools-3.1.tar.gz) = 5b00edd276a22969621c8dc00536217ea8ccf22e | ||
Size (setuptools-3.1.tar.gz) = 790867 bytes | ||
SHA1 (setuptools-3.3.tar.gz) = 1bd8397aad681cef29f145a4d6f04033b7ba9bff | ||
RMD160 (setuptools-3.3.tar.gz) = 9173797ece8295c19d9ab2ea5e2d5489b5d590c7 | ||
Size (setuptools-3.3.tar.gz) = 792267 bytes | ||
SHA1 (patch-setup.py) = be1078e5e2b6e9ec8c859c2c6e2a4a44fe3c2840 |