FreeBSD Bugzilla – Attachment 208183 Details for
Bug 241138
devel/b2: Rename to devel/py-b2, Update to 1.4.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update py-b2
py-b2.patch (text/plain), 2.09 KB, created by
Henry
on 2019-10-08 21:21:02 UTC
(
hide
)
Description:
update py-b2
Filename:
MIME Type:
Creator:
Henry
Created:
2019-10-08 21:21:02 UTC
Size:
2.09 KB
patch
obsolete
>diff -ur b2/Makefile py-b2/Makefile >--- b2/Makefile 2019-04-10 08:18:31.000000000 +0200 >+++ py-b2/Makefile 2019-10-08 22:49:25.657682000 +0200 >@@ -1,11 +1,11 @@ > # Created by: Bartek Rutkowski <robak@FreeBSD.org> >-# $FreeBSD: head/devel/b2/Makefile 498530 2019-04-10 06:18:31Z antoine $ >+# $FreeBSD$ > > PORTNAME= b2 > DISTVERSIONPREFIX= v >-DISTVERSION= 1.3.8 >-PORTREVISION= 1 >-CATEGORIES= devel >+DISTVERSION= 1.4.2 >+CATEGORIES= devel python >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > > MAINTAINER= robak@FreeBSD.org > COMMENT= Command Line Interface for Backblaze's B2 storage service >@@ -19,10 +19,11 @@ > ${PYTHON_PKGNAMEPREFIX}requests>=2.9.1:www/py-requests@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}six>=1.10:devel/py-six@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}tqdm>=4.5.0:misc/py-tqdm@${PY_FLAVOR} >+ ${PYTHON_PKGNAMEPREFIX}tqdm>=4.5.0:misc/py-tqdm@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}b2sdk>=0.1.8:devel/py-b2sdk@${PY_FLAVOR} > > USES= python >-USE_PYTHON= distutils autoplist concurrent optsuffix >+USE_PYTHON= distutils autoplist concurrent > > NO_ARCH= yes > >diff -ur b2/distinfo py-b2/distinfo >--- b2/distinfo 2019-02-08 23:46:11.000000000 +0100 >+++ py-b2/distinfo 2019-10-08 20:06:27.602091000 +0200 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1549472013 >-SHA256 (Backblaze-B2_Command_Line_Tool-v1.3.8_GH0.tar.gz) = 2ed276b9eb6796470280e4be27ef96018e338a87efa9cd70115ffbb6b030a6ae >-SIZE (Backblaze-B2_Command_Line_Tool-v1.3.8_GH0.tar.gz) = 138948 >+TIMESTAMP = 1570557987 >+SHA256 (Backblaze-B2_Command_Line_Tool-v1.4.2_GH0.tar.gz) = 2d6382b94af59dcaa44dd546252807e0364d1b61f169584829ebbf82458e7078 >+SIZE (Backblaze-B2_Command_Line_Tool-v1.4.2_GH0.tar.gz) = 64911 >diff -ur b2/pkg-descr py-b2/pkg-descr >--- b2/pkg-descr 2015-09-23 22:38:16.000000000 +0200 >+++ py-b2/pkg-descr 2019-10-08 22:17:44.637409000 +0200 >@@ -5,4 +5,4 @@ > This package provides Backblaze's official command line tool for > accessing all of the capabilities of B2 Cloud Storage. > >-WWW: https://www.backblaze.com/b2/docs/quick_command_line.html >+WWW: https://github.com/Backblaze/B2_Command_Line_Tool
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 241138
:
208183
|
208184
|
209815
|
209848
|
211732