Page MenuHomeSolus

D7203.id.diff
No OneTemporary

D7203.id.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,4 +1,3 @@
libc.so.6
libpthread.so.0
-libpython2.7.so.1.0
libpython3.6m.so.1.0
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : python-pymongo
-version : 3.8.0
-release : 2
+version : 3.9.0
+release : 3
source :
- - https://github.com/mongodb/mongo-python-driver/archive/3.8.0.tar.gz : 922659eac56131584de40d107cb0a98fa699bd2f80f9ff20b18c68c70aec5444
+ - https://github.com/mongodb/mongo-python-driver/archive/3.9.0.tar.gz : 1f471a6fb5465e2ebb91b6d9fb6922555996d55961bed08e999103f55634708c
license :
- Apache-2.0
component : programming.python
@@ -14,15 +14,11 @@
* gridfs: a gridfs implementation on top of pymongo.
builddeps :
- pkgconfig(python3)
- - python-setuptools
rundeps :
- mongodb
build : |
- %python_setup
%python3_setup
install : |
- %python_install
%python3_install
check : |
- %python_test
- %python3_test
\ No newline at end of file
+ %python3_test
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -25,151 +25,6 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/bson/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/bson/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/bson/_cbson.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/bson/binary.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/bson/binary.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/bson/code.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/bson/code.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/bson/codec_options.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/bson/codec_options.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/bson/dbref.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/bson/dbref.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/bson/decimal128.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/bson/decimal128.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/bson/errors.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/bson/errors.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/bson/int64.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/bson/int64.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/bson/json_util.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/bson/json_util.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/bson/max_key.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/bson/max_key.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/bson/min_key.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/bson/min_key.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/bson/objectid.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/bson/objectid.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/bson/py3compat.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/bson/py3compat.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/bson/raw_bson.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/bson/raw_bson.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/bson/regex.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/bson/regex.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/bson/son.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/bson/son.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/bson/timestamp.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/bson/timestamp.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/bson/tz_util.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/bson/tz_util.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/gridfs/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/gridfs/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/gridfs/errors.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/gridfs/errors.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/gridfs/grid_file.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/gridfs/grid_file.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo-3.8.0-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo-3.8.0-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo-3.8.0-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo-3.8.0-py2.7.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo-3.8.0-py2.7.egg-info/top_level.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/_cmessage.so</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/auth.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/auth.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/bulk.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/bulk.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/change_stream.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/change_stream.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/client_options.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/client_options.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/client_session.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/client_session.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/collation.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/collation.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/collection.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/collection.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/command_cursor.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/command_cursor.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/common.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/common.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/compression_support.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/compression_support.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/cursor.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/cursor.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/cursor_manager.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/cursor_manager.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/database.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/database.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/driver_info.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/driver_info.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/errors.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/errors.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/helpers.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/helpers.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/ismaster.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/ismaster.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/max_staleness_selectors.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/max_staleness_selectors.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/message.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/message.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/mongo_client.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/mongo_client.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/mongo_replica_set_client.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/mongo_replica_set_client.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/monitor.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/monitor.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/monitoring.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/monitoring.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/monotonic.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/monotonic.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/network.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/network.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/operations.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/operations.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/periodic_executor.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/periodic_executor.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/pool.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/pool.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/read_concern.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/read_concern.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/read_preferences.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/read_preferences.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/response.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/response.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/results.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/results.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/saslprep.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/saslprep.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/server.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/server.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/server_description.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/server_description.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/server_selectors.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/server_selectors.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/server_type.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/server_type.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/settings.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/settings.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/son_manipulator.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/son_manipulator.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/ssl_context.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/ssl_context.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/ssl_match_hostname.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/ssl_match_hostname.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/ssl_support.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/ssl_support.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/thread_util.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/thread_util.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/topology.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/topology.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/topology_description.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/topology_description.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/uri_parser.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/uri_parser.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/write_concern.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pymongo/write_concern.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/bson/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/bson/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/bson/__pycache__/binary.cpython-36.pyc</Path>
@@ -213,13 +68,14 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/gridfs/__pycache__/grid_file.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/gridfs/errors.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/gridfs/grid_file.py</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pymongo-3.8.0-py3.6.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pymongo-3.8.0-py3.6.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pymongo-3.8.0-py3.6.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pymongo-3.8.0-py3.6.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/pymongo-3.8.0-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pymongo-3.9.0-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pymongo-3.9.0-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pymongo-3.9.0-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pymongo-3.9.0-py3.6.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pymongo-3.9.0-py3.6.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/__pycache__/__init__.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/__pycache__/aggregation.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/__pycache__/auth.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/__pycache__/bulk.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/__pycache__/change_stream.cpython-36.pyc</Path>
@@ -234,6 +90,8 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/__pycache__/cursor_manager.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/__pycache__/database.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/__pycache__/driver_info.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/__pycache__/encryption.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/__pycache__/encryption_options.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/__pycache__/errors.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/__pycache__/helpers.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/__pycache__/ismaster.cpython-36.pyc</Path>
@@ -259,6 +117,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/__pycache__/server_type.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/__pycache__/settings.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/__pycache__/son_manipulator.cpython-36.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/__pycache__/srv_resolver.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/__pycache__/ssl_context.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/__pycache__/ssl_match_hostname.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/__pycache__/ssl_support.cpython-36.pyc</Path>
@@ -268,6 +127,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/__pycache__/uri_parser.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/__pycache__/write_concern.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/_cmessage.cpython-36m-x86_64-linux-gnu.so</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/aggregation.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/auth.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/bulk.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/change_stream.py</Path>
@@ -282,6 +142,8 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/cursor_manager.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/database.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/driver_info.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/encryption.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/encryption_options.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/errors.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/helpers.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/ismaster.py</Path>
@@ -307,6 +169,7 @@
<Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/server_type.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/settings.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/son_manipulator.py</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/srv_resolver.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/ssl_context.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/ssl_match_hostname.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/pymongo/ssl_support.py</Path>
@@ -318,12 +181,12 @@
</Files>
</Package>
<History>
- <Update release="2">
- <Date>2019-05-01</Date>
- <Version>3.8.0</Version>
+ <Update release="3">
+ <Date>2019-09-19</Date>
+ <Version>3.9.0</Version>
<Comment>Packaging update</Comment>
<Name>Rabin Adhikari</Name>
<Email>rabin.adk1@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 9:15 PM (2 h, 47 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5788228
Default Alt Text
D7203.id.diff (22 KB)

Event Timeline