Re: [Django] #25769: Update utils.version.get_version() for new release candidate naming scheme

2016-01-13 Thread Django
#25769: Update utils.version.get_version() for new release candidate naming 
scheme
--+
 Reporter:  timgraham |Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  closed
Component:  Utilities |  Version:  master
 Severity:  Normal|   Resolution:  fixed
 Keywords:| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+

Comment (by Tim Graham ):

 In [changeset:"d45cfefbad4a6551cc40bf4c8c6d443da9a9d888" d45cfef]:
 {{{
 #!CommitTicketReference repository=""
 revision="d45cfefbad4a6551cc40bf4c8c6d443da9a9d888"
 Refs #25769 -- Updated docs to reflect get_version() uses PEP 0440.
 }}}

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.539151e6ea221f2d49475103f433a0c9%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25769: Update utils.version.get_version() for new release candidate naming scheme

2015-11-19 Thread Django
#25769: Update utils.version.get_version() for new release candidate naming 
scheme
--+
 Reporter:  timgraham |Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  closed
Component:  Utilities |  Version:  master
 Severity:  Normal|   Resolution:  fixed
 Keywords:| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+
Changes (by Tim Graham ):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"4921d4e59f06c8add15a347c8b97b72b8d9baa74" 4921d4e5]:
 {{{
 #!CommitTicketReference repository=""
 revision="4921d4e59f06c8add15a347c8b97b72b8d9baa74"
 Fixed #25769 -- Updated get_version() release candidate naming for PEP
 0440.
 }}}

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.7d2f0cdf1365f2aa43e299d599ff50c9%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25769: Update utils.version.get_version() for new release candidate naming scheme

2015-11-17 Thread Django
#25769: Update utils.version.get_version() for new release candidate naming 
scheme
--+
 Reporter:  timgraham |Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  new
Component:  Utilities |  Version:  master
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+
Changes (by timgraham):

 * has_patch:  0 => 1


Comment:

 [https://github.com/django/django/pull/5676 PR]

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.a06ad7a28a72cc682abde5830f4741e7%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


[Django] #25769: Update utils.version.get_version() for new release candidate naming scheme

2015-11-17 Thread Django
#25769: Update utils.version.get_version() for new release candidate naming 
scheme
+
   Reporter:  timgraham |  Owner:  nobody
   Type:  Cleanup/optimization  | Status:  new
  Component:  Utilities |Version:  master
   Severity:  Normal|   Keywords:
   Triage Stage:  Accepted  |  Has patch:  0
Needs documentation:  0 |Needs tests:  0
Patch needs improvement:  0 |  Easy pickings:  0
  UI/UX:  0 |
+
 For release candidate versions, setuptools 8.0+ generates filenames like
 "Django-1.9rc1.tar.gz" instead "Django-1.9c1.tar.gz" ('rc' instead of
 'c').

 PEP 386 has been superseded by PEP 440 which recommends “rc” because
 almost everyone was using “rc” and not “c”.

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/052.9ab1a8a4e58dcbaa11eb894f7a042fa2%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.