diff options
author | Steve Dower <steve.dower@python.org> | 2020-02-25 20:07:00 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-25 20:07:00 (GMT) |
commit | d6448919702142123d937a54f20a81aeaf8d2acc (patch) | |
tree | 1e3ebef660c11b72f4d9391e5590b3eb085bebb9 /Misc | |
parent | eb8ac57af26c4eb96a8230eba7492ce5ceef7886 (diff) | |
download | cpython-d6448919702142123d937a54f20a81aeaf8d2acc.zip cpython-d6448919702142123d937a54f20a81aeaf8d2acc.tar.gz cpython-d6448919702142123d937a54f20a81aeaf8d2acc.tar.bz2 |
bpo-38403: Update nuspec file for deprecated field and git repository (GH-18657)
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS.d/next/Windows/2020-02-25-18-43-34.bpo-34803.S3VcS0.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Windows/2020-02-25-18-43-34.bpo-34803.S3VcS0.rst b/Misc/NEWS.d/next/Windows/2020-02-25-18-43-34.bpo-34803.S3VcS0.rst new file mode 100644 index 0000000..144ffd5 --- /dev/null +++ b/Misc/NEWS.d/next/Windows/2020-02-25-18-43-34.bpo-34803.S3VcS0.rst @@ -0,0 +1,2 @@ +Package for nuget.org now includes repository reference and bundled icon +image. |