[issue38403] nuspec iconUrl field is deprecated

2020-02-25 Thread Steve Dower


Steve Dower  added the comment:

Not enough value fixing 3.7 and 2.7 at this stage - nuget.org can't actively 
*break* the old format without spoiling half the repository, so I'm sure it'll 
be fine to leave them as they are for the last few uploads.

--
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed
versions:  -Python 2.7, Python 3.7

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue38403] nuspec iconUrl field is deprecated

2020-02-25 Thread miss-islington


miss-islington  added the comment:


New changeset 1bbb81b251bcc8b05e0cd33cd36aef55481b13db by Miss Islington (bot) 
in branch '3.8':
bpo-38403: Update nuspec file for deprecated field and git repository (GH-18657)
https://github.com/python/cpython/commit/1bbb81b251bcc8b05e0cd33cd36aef55481b13db


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue38403] nuspec iconUrl field is deprecated

2020-02-25 Thread miss-islington


Change by miss-islington :


--
nosy: +miss-islington
nosy_count: 4.0 -> 5.0
pull_requests: +18021
pull_request: https://github.com/python/cpython/pull/18660

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue38403] nuspec iconUrl field is deprecated

2020-02-25 Thread Steve Dower


Steve Dower  added the comment:


New changeset d6448919702142123d937a54f20a81aeaf8d2acc by Steve Dower in branch 
'master':
bpo-38403: Update nuspec file for deprecated field and git repository (GH-18657)
https://github.com/python/cpython/commit/d6448919702142123d937a54f20a81aeaf8d2acc


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue38403] nuspec iconUrl field is deprecated

2020-02-25 Thread Steve Dower


Change by Steve Dower :


--
keywords: +patch
pull_requests: +18018
stage: needs patch -> patch review
pull_request: https://github.com/python/cpython/pull/18657

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue38403] nuspec iconUrl field is deprecated

2019-10-07 Thread Steve Dower


New submission from Steve Dower :

The iconUrl field has to be replaced with an icon field, and we need to include 
the file in the package now.

Details at https://docs.microsoft.com/en-us/nuget/reference/nuspec#icon

--
assignee: steve.dower
components: Windows
messages: 354167
nosy: paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
stage: needs patch
status: open
title: nuspec iconUrl field is deprecated
type: behavior
versions: Python 2.7, Python 3.7, Python 3.8, Python 3.9

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com