[Git][debian-gis-team/python-pyproj][upstream] New upstream version 2.4.2+ds

Bas Couwenberg gitlab at salsa.debian.org
Sun Dec 1 05:11:57 GMT 2019



Bas Couwenberg pushed to branch upstream at Debian GIS Project / python-pyproj


Commits:
c83691a1 by Bas Couwenberg at 2019-12-01T04:59:52Z
New upstream version 2.4.2+ds
- - - - -


2 changed files:

- pyproj/__init__.py
- pyproj/crs.py


Changes:

=====================================
pyproj/__init__.py
=====================================
@@ -47,7 +47,7 @@ CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
 LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
 NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. """
-__version__ = "2.4.2.rc0"
+__version__ = "2.4.2"
 __all__ = [
     "Proj",
     "Geod",


=====================================
pyproj/crs.py
=====================================
@@ -120,6 +120,7 @@ def _prepare_from_string(in_crs_string):
                 "'+init=<authority>:<code>' syntax is deprecated."
                 " '<authority>:<code>' is the preferred initialization method.",
                 FutureWarning,
+                stacklevel=2,
             )
     return in_crs_string
 



View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pyproj/commit/c83691a133314335d9d324a8b54ffc4f42dc4648

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pyproj/commit/c83691a133314335d9d324a8b54ffc4f42dc4648
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20191201/eff815a4/attachment.html>


More information about the Pkg-grass-devel mailing list