pierre-storage 0.12.0__py3-none-any.whl → 0.12.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
pierre_storage/client.py CHANGED
@@ -148,6 +148,7 @@ class GitStorage:
148
148
  )
149
149
  base_repo_payload: Dict[str, Any] = {
150
150
  "provider": "code",
151
+ "owner": self.options["name"],
151
152
  "name": fork_repo["id"],
152
153
  "operation": "fork",
153
154
  "auth": {"token": base_repo_token},
pierre_storage/version.py CHANGED
@@ -1,7 +1,7 @@
1
1
  """Version information for Pierre Storage SDK."""
2
2
 
3
3
  PACKAGE_NAME = "code-storage-py-sdk"
4
- PACKAGE_VERSION = "0.9.0"
4
+ PACKAGE_VERSION = "0.12.1"
5
5
 
6
6
 
7
7
  def get_user_agent() -> str:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pierre-storage
3
- Version: 0.12.0
3
+ Version: 0.12.1
4
4
  Summary: Pierre Git Storage SDK for Python
5
5
  Author-email: Pierre <support@pierre.io>
6
6
  License-Expression: MIT
@@ -1,15 +1,15 @@
1
1
  pierre_storage/__init__.py,sha256=8t6r3VUY4MSZhSuBXaoxzuxd4FLRAbVLWFxXiC_fcQY,1905
2
2
  pierre_storage/auth.py,sha256=aT0KNaUKa9fXERtQvJb8C6zL5IxrfA1KLxMBcprAq5A,2074
3
- pierre_storage/client.py,sha256=T6k4lpeOXcK6yMDRTknYMcVq_TKVkG59dXuRaykZPws,14857
3
+ pierre_storage/client.py,sha256=FVUB-r1Oxr112nFAXPEo_rpkGVFdxYvu_NpBXh8aclI,14908
4
4
  pierre_storage/commit.py,sha256=ks5hKScHHricJ3sx8DyLSAASM72CPmVv-tbtUgHbUF4,16766
5
5
  pierre_storage/errors.py,sha256=-vuA2BUGwyDlErFtdh2boLdk0fDFDFYBEIohJk4AsIs,2184
6
6
  pierre_storage/py.typed,sha256=8PjyZ1aVoQpRVvt71muvuq5qE-jTFZkK-GLHkhdebmc,26
7
7
  pierre_storage/repo.py,sha256=wnTDVtHx9v8tJTHJ9cHJs8cn5dImsCA3M3xxx7RqhS8,44117
8
8
  pierre_storage/types.py,sha256=9THfT19hM_qEkozdNH5qhiL34_USubSGIRFHUw8HY9E,14661
9
- pierre_storage/version.py,sha256=HFSPY5BelU4QBXsW9MXZlFAE6Sa70XR3e_RzOQe1RO4,315
9
+ pierre_storage/version.py,sha256=L7upS30suP-fz3rFGhpCsKcU2OKkpynrjqNIfdNDhFc,316
10
10
  pierre_storage/webhook.py,sha256=hyjSmTlU_x35m612erXDqNXbLUh5i5As5GRw7kxylFc,7425
11
- pierre_storage-0.12.0.dist-info/licenses/LICENSE,sha256=CFzxoMyurfMUB0u0RaXBFZ6IDeUd6FQhKrLR_IeXtuU,1063
12
- pierre_storage-0.12.0.dist-info/METADATA,sha256=LjSrQouhMF3yTdgMog5i949UqRN55UsCRKBTQ18nom4,23306
13
- pierre_storage-0.12.0.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
14
- pierre_storage-0.12.0.dist-info/top_level.txt,sha256=RzcYFaSdETlcwX-45G9Q39xUgXWZLJEWcOiK0p6ZepY,15
15
- pierre_storage-0.12.0.dist-info/RECORD,,
11
+ pierre_storage-0.12.1.dist-info/licenses/LICENSE,sha256=CFzxoMyurfMUB0u0RaXBFZ6IDeUd6FQhKrLR_IeXtuU,1063
12
+ pierre_storage-0.12.1.dist-info/METADATA,sha256=r1wvmVRSZsARL6StuI8cLWRz5b7KYbQByBjEnmv7MXk,23306
13
+ pierre_storage-0.12.1.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
14
+ pierre_storage-0.12.1.dist-info/top_level.txt,sha256=RzcYFaSdETlcwX-45G9Q39xUgXWZLJEWcOiK0p6ZepY,15
15
+ pierre_storage-0.12.1.dist-info/RECORD,,